[
https://issues.apache.org/jira/browse/CALCITE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802298#comment-16802298
]
Jesus Camacho Rodriguez commented on CALCITE-2953:
--------------------------------------------------
I am still exploring the issue... I have been trying to check the usual
suspects (e.g. iterating over hashmap), but I have not been able to track how
any of the changes that went in are actually affecting these few tests.
{{testTileAlgorithm2}} and {{testTileAlgorithm3}} are the two tests that may
fail consistently, though results seem correct in both cases for them both. A
possible option (at least temporarily) would be to change the matching
condition in the test, e.g., only check that the lattice is hit? But I am not
sure whether that defeats the original purpose of the test (maybe [~julianhyde]
can provide more guidance).
> LatticeTest.testTileAlgorithm3 failed
> -------------------------------------
>
> Key: CALCITE-2953
> URL: https://issues.apache.org/jira/browse/CALCITE-2953
> Project: Calcite
> Issue Type: Bug
> Reporter: Haisheng Yuan
> Priority: Major
>
> https://travis-ci.org/apache/calcite/builds/511093846?utm_source=github_status&utm_medium=notification
> It failed after commit:
> https://github.com/apache/calcite/commit/2fa7fd79b7dbb09276574784baa80b99edf37412
> https://github.com/apache/calcite/pull/1128
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)