[
https://issues.apache.org/jira/browse/CALCITE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839708#comment-17839708
]
Sergey Nuyanzin commented on CALCITE-6093:
------------------------------------------
Added fix version as it is suggested to have it even for duplicates
https://calcite.apache.org/docs/howto.html#making-a-snapshot
> Unstable unit test 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.37.0
>
>
> 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}
> Error stack in
> https://github.com/apache/calcite/actions/runs/6753112859/job/18359231130?pr=3501
--
This message was sent by Atlassian Jira
(v8.20.10#820010)