Reamer commented on a change in pull request #3994:
URL: https://github.com/apache/zeppelin/pull/3994#discussion_r542221766



##########
File path: 
python/src/test/java/org/apache/zeppelin/python/BasePythonInterpreterTest.java
##########
@@ -354,22 +354,48 @@ public void testZeppelinContext() throws 
InterpreterException, InterruptedExcept
     assertEquals("%text world\n", context.out.getCurrentOutput().toString());
   }
 
-  @Test
+  //@Test

Review comment:
       Perhaps we should use 
[`@Ignore`](junit.sourceforge.net/javadoc/org/junit/Ignore.html) with a reason 
at this point.




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


Reply via email to