File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
org/eclipse/daanse/olap/function/def/visualtotals Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1702,7 +1702,7 @@ void testBugMondrian852(Context<?> context) {
17021702 + "{}\n "
17031703 + "Axis #1:\n "
17041704 + "{[Measures].[Foo]}\n "
1705- + "Row #0: #ERR: org.eclipse.daanse.olap.fun.MondrianEvaluationException : wrtong typed, was: 123.0\n " );
1705+ + "Row #0: #ERR: org.eclipse.daanse.olap.fun.DaanseEvaluationException : wrtong typed, was: 123.0\n " );
17061706
17071707 // unrelated to Mondrian852 we were occasionally seeing differences
17081708 // in number of digits of the casted value based on whether the
Original file line number Diff line number Diff line change @@ -814,7 +814,7 @@ void testVisualTotalsMemberInCalculation(Context<?> context) {
814814 + "Row #1: 7,870\n "
815815 + "Row #1: Bread : Product Category\n "
816816 + "Row #2: 4,312\n "
817- + "Row #2: #ERR: org.eclipse.daanse.olap.fun.MondrianEvaluationException : Could not find an aggregator in the current "
817+ + "Row #2: #ERR: org.eclipse.daanse.olap.fun.DaanseEvaluationException : Could not find an aggregator in the current "
818818 + "evaluation context\n "
819819 + "Row #3: 815\n "
820820 + "Row #3: Bagels : Product Subcategory\n "
You can’t perform that action at this time.
0 commit comments