rubenada commented on a change in pull request #1425: [CALCITE-3307] 
PigRelExTest, PigRelOpTest and PigScriptTest fail on Windows
URL: https://github.com/apache/calcite/pull/1425#discussion_r319445590
 
 

 ##########
 File path: piglet/src/test/java/org/apache/calcite/test/PigRelExTest.java
 ##########
 @@ -67,11 +68,13 @@ private void checkType(String pigExpr, Matcher<String> 
rowTypeMatcher) {
 
   @Test
   public void testConstantBoolean() {
+    Assume.assumeFalse("Skip: Pig/Hadoop tests do not work on Windows", 
isWindows());
 
 Review comment:
   Yep, will do

----------------------------------------------------------------
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