Juyeon Kim created ZEPPELIN-6238: ------------------------------------ Summary: NotebookRestApiTest.testRunNoteNonBlocking never finishes Key: ZEPPELIN-6238 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6238 Project: Zeppelin Issue Type: Test Components: build, zeppelin-server Reporter: Juyeon Kim
The {{testRunNoteNonBlocking}} method in {{zeppelin-server/src/test/java/org/apache/zeppelin/rest/NotebookRestApiTest.java}} enters an infinite loop and does not terminate during execution. This issue happens the same whether the entire package, the test class, or the individual method is run. -- This message was sent by Atlassian Jira (v8.20.10#820010)