Jeff Zhang created ZEPPELIN-3436:
------------------------------------
Summary: Flaky test: KnoxRestApiTest
Key: ZEPPELIN-3436
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3436
Project: Zeppelin
Issue Type: Bug
Reporter: Jeff Zhang
{code:java}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.646 sec <<<
FAILURE! - in org.apache.zeppelin.rest.KnoxRestApiTest
testThatOtherUserCanAccessNoteIfPermissionNotSet(org.apache.zeppelin.rest.KnoxRestApiTest)
Time elapsed: 0.41 sec <<< ERROR!
java.lang.NullPointerException: null
at
org.apache.zeppelin.rest.KnoxRestApiTest.testThatOtherUserCanAccessNoteIfPermissionNotSet(KnoxRestApiTest.java:80){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)