Github user weand commented on the issue:
https://github.com/apache/zeppelin/pull/2706
This time it failed here:
org.apache.zeppelin.integration.InterpreterModeActionsIT.testPerUserIsolatedAction(InterpreterModeActionsIT.java:729)
the last time it failed at another line - 660:
org.apache.zeppelin.integration.InterpreterModeActionsIT.testPerUserIsolatedAction(InterpreterModeActionsIT.java:660)
this seems quite flaky. Can not see, why the changes here break this test.
Do you have any idea?---
