Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2514
  
    @cloverhearts Test fails with
    
    ```
    Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.714 sec 
<<< FAILURE! - in org.apache.zeppelin.jupyter.nbformat.JupyterUtilTest
    getNoteAndVerifyData(org.apache.zeppelin.jupyter.nbformat.JupyterUtilTest)  
Time elapsed: 0.141 sec  <<< FAILURE!
    java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.zeppelin.jupyter.nbformat.JupyterUtilTest.getNoteAndVerifyData(JupyterUtilTest.java:89)
    
    
    Results :
    
    Failed tests: 
      JupyterUtilTest.getNoteAndVerifyData:89 null
    
    Tests run: 3, Failures: 1, Errors: 0, Skipped: 0
    ```
    
    Could you take a look?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to