Github user Leemoonsoo commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/541#issuecomment-166167887
  
    Test is failing on testRunParagraphWithParams().
    @HeartSaVioR  Could you take a look?
    
    ```
    Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 56.916 sec 
<<< FAILURE! - in org.apache.zeppelin.rest.ZeppelinRestApiTest
    testRunParagraphWithParams(org.apache.zeppelin.rest.ZeppelinRestApiTest)  
Time elapsed: 33.258 sec  <<< FAILURE!
    java.lang.AssertionError: expected:<hello> but was:<null>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.zeppelin.rest.ZeppelinRestApiTest.testRunParagraphWithParams(ZeppelinRestApiTest.java:404)
    ```



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