danny0405 commented on a change in pull request #1453: [CALCITE-3346] Enable 
some ignored tests in RelOptRuleTests
URL: https://github.com/apache/calcite/pull/1453#discussion_r326852569
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java
 ##########
 @@ -3670,7 +3659,6 @@ private void transitiveInference(RelOptRule... 
extraRules) throws Exception {
     transitiveInference();
   }
 
-  @Ignore("not working")
   @Test public void testTransitiveInferenceUnion3wayOr() throws Exception {
 
 Review comment:
   These tests looks weird, they have the same test contents but split to 
multiple methods, can we just merge them into one ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to