CloverHearts created ZEPPELIN-1039:
--------------------------------------

             Summary: ci failed - CreateNewButton Testcase in ParagraphAction 
                 Key: ZEPPELIN-1039
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1039
             Project: Zeppelin
          Issue Type: Bug
            Reporter: CloverHearts


```
testCreateNewButton(org.apache.zeppelin.integration.ParagraphActionsIT)  Time 
elapsed: 11.069 sec  <<< FAILURE!
java.lang.AssertionError: Paragraph is created above
Expected: ""
     but: was "%spark "
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:865)
        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.testCreateNewButton(ParagraphActionsIT.java:95)

testCreateNewButton(org.apache.zeppelin.integration.ParagraphActionsIT)  Time 
elapsed: 11.069 sec  <<< FAILURE!
java.lang.AssertionError: Paragraph is created below
Expected: ""
     but: was "%spark "
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:865)
        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.testCreateNewButton(ParagraphActionsIT.java:105)
```

The interpreter automatically name is added, and therefore empty para graph is 
not generated.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to