zeppelin git commit: [ZEPPELIN-1749] Fix Flaky test: in Websequence markdown plugin

2017-01-20 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 236bf3ad6 -> 638e4c2f5 [ZEPPELIN-1749] Fix Flaky test: in Websequence markdown plugin ### What is this PR for? Fix flaky test n Websequence markdown plugin. Test is failing when request to websequence is failed (network issue, etc). Thi

zeppelin git commit: [ZEPPELIN-1857] Fix flaky test: NotebookTest.testAbortParagraphStatusOnInterpreterRestart()

2017-01-20 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 99c21c4ed -> 236bf3ad6 [ZEPPELIN-1857] Fix flaky test: NotebookTest.testAbortParagraphStatusOnInterpreterRestart() ### What is this PR for? This PR fixes flaky test NotebookTest.testAbortParagraphStatusOnInterpreterRestart() ### What

zeppelin git commit: [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

2017-01-20 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master f604dffa3 -> 99c21c4ed [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest ### What is this PR for? This PR fix flaky test [ZEPPELIN-1455](https://issues.apache.org/jira/browse/ZEPPELIN-1455). According to http://doc.scalatest.org

zeppelin git commit: [ZEPPELIN-1986] Fix flaky test: Increase WelcomePageSuite timeout

2017-01-20 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 5eeebeb0a -> f604dffa3 [ZEPPELIN-1986] Fix flaky test: Increase WelcomePageSuite timeout ### What is this PR for? Try fix problem described in https://issues.apache.org/jira/browse/ZEPPELIN-1986. Almost all recent build has this failure