Wing Lam created ZEPPELIN-3399:
----------------------------------

             Summary: Tests failing with no changes - ShellScriptLauncherTest 
and SparkInterpreterLaunchTest
                 Key: ZEPPELIN-3399
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3399
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-zengine
    Affects Versions: 0.9.0
         Environment: Ubuntu 16.04 LTS
            Reporter: Wing Lam


When I run all of the tests zeppelin-zengine in IntelliJ, the tests in 
ShellScriptLauncherTest and SparkInterpreterLaunchTest fail, but if I run these 
tests by themselves, they pass. The problem is some of the ConfVars are set 
(such as ZEPPELIN_HOME) in other tests, but 
ShellScripterLauncherTest.testLauncher expects that these variables are not 
set. To fix this, I have added a setUp() method that resets all of the ConfVars 
to both ShellScripterLauncherTest and SparkInterpreterLauncherTest.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to