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:08:51 UTC

[jira] [Created] (ZEPPELIN-1064) Flaky Test - ParagraphActionsIT.testTitleButton

Mina Lee created ZEPPELIN-1064:
----------------------------------

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


{code}
testTitleButton(org.apache.zeppelin.integration.ParagraphActionsIT)  Time elapsed: 11.11 sec  <<< FAILURE!
java.lang.AssertionError: After Show Title : The title field contains
Expected: "Untitled"
     but: was ""
	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.testTitleButton(ParagraphActionsIT.java:350)
{code}



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