You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Mina Lee (JIRA)" <ji...@apache.org> on 2016/06/26 17:10:52 UTC

[jira] [Created] (ZEPPELIN-1065) Flaky Test - ParagraphActionsIT.testRemoveButton

Mina Lee created ZEPPELIN-1065:
----------------------------------

             Summary: Flaky Test - ParagraphActionsIT.testRemoveButton
                 Key: ZEPPELIN-1065
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1065
             Project: Zeppelin
          Issue Type: Test
            Reporter: Mina Lee


{code}
testRemoveButton(org.apache.zeppelin.integration.ParagraphActionsIT)  Time elapsed: 9.641 sec  <<< FAILURE!
java.lang.AssertionError: After Remove : Number of paragraphs are
Expected: <2>
     but: was <1>
	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.testRemoveButton(ParagraphActionsIT.java:161)
{code}



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