Juyeon Kim created ZEPPELIN-6211:
------------------------------------
Summary: ZeppelinConfigurationTest.checkParseException() Test
Failure
Key: ZEPPELIN-6211
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6211
Project: Zeppelin
Issue Type: Test
Components: build
Reporter: Juyeon Kim
zeppelin-zengine/src/test/java/org/apache/zeppelin/conf/ZeppelinConfigurationTest.java
The test consistently fails due to a mismatch between the intended error
scenario and the actual implementation.
PORT is set to "luke skywalker" but compared against {{{}8080{}}}, leading to
failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)