Jiajun Xie created CALCITE-6093:
-----------------------------------
Summary: Unstable unit tes in Druid tests
Key: CALCITE-6093
URL: https://issues.apache.org/jira/browse/CALCITE-6093
Project: Calcite
Issue Type: Improvement
Components: druid-adapter
Reporter: Jiajun Xie
FAILURE 38.6sec, 235 completed, 1 failed, 6 skipped,
org.apache.calcite.test.DruidAdapterIT
{code:java}
FAILURE 0.2sec, org.apache.calcite.test.DruidAdapter2IT >
testInterleaveBetweenAggregateAndGroupOrderByOnMetrics()
285 java.lang.AssertionError:
286 Expected: "store_state=CA; brand_name=King; A=21.4632\nstore_state=OR;
brand_name=Symphony; A=32.176\nstore_state=CA; brand_name=Toretti;
A=32.2465\nstore_state=WA; brand_name=King; A=34.6104\nstore_state=OR;
brand_name=Toretti; A=36.3"
287 but: was "store_state=OR; brand_name=ADJ;
A=83.8764\nstore_state=WA; brand_name=Akron; A=85.8402\nstore_state=OR;
brand_name=American; A=86.7898\nstore_state=WA; brand_name=ADJ;
A=97.6488\nstore_state=CA; brand_name=ADJ; A=98.0076" {code}
FAILURE 39.6sec, 453 completed, 2 failed, 12 skipped, Gradle Test Run
:druid:test
{code:java}
FAILURE 28.7sec, 210 completed, 1 failed, 6 skipped,
org.apache.calcite.test.DruidAdapter2IT
308org.apache.calcite.test.DruidAdapterIT >
testInterleaveBetweenAggregateAndGroupOrderByOnMetrics() failure marker
331FAILURE 0.3sec, org.apache.calcite.test.DruidAdapterIT >
testInterleaveBetweenAggregateAndGroupOrderByOnMetrics() 332
java.lang.AssertionError: 333 Expected: "store_state=CA; brand_name=King;
A=21.4632\nstore_state=OR; brand_name=Symphony; A=32.176\nstore_state=CA;
brand_name=Toretti; A=32.2465\nstore_state=WA; brand_name=King;
A=34.6104\nstore_state=OR; brand_name=Toretti; A=36.3" 334 but: was
"store_state=OR; brand_name=ADJ; A=83.8764\nstore_state=WA; brand_name=Akron;
A=85.8402\nstore_state=OR; brand_name=American; A=86.7898\nstore_state=WA;
brand_name=ADJ; A=97.6488\nstore_state=CA; brand_name=ADJ; A=98.0076"
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)