Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/1663
  
    last CI run fails with 
    ```
    Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 228.978 sec 
<<< FAILURE! - in org.apache.zeppelin.integration.ParagraphActionsIT
    
testDisableParagraphRunButton(org.apache.zeppelin.integration.ParagraphActionsIT)
  Time elapsed: 10.301 sec  <<< FAILURE!
    java.lang.AssertionError: Paragraph status is 
    Expected: "READY"
         but: was ""
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.rules.ErrorCollector$1.call(ErrorCollector.java:65)
        at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:78)
        at org.junit.rules.ErrorCollector.checkThat(ErrorCollector.java:63)
        at 
org.apache.zeppelin.integration.ParagraphActionsIT.testDisableParagraphRunButton(ParagraphActionsIT.java:247)
    ```
    Could you trigger CI once more?


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