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