Class org.broadinstitute.hellbender.utils.python.PythonScriptExecutorUnitTest

14

tests

0

failures

0

ignored

0.206s

duration

100%

successful

Tests

Test Duration Result
testExecuteAsCommand 0.011s passed
testExecuteAsModule 0.057s passed
testExecuteAsRawArgs 0.011s passed
testExecuteAsRawArgsAndGetProcessOutput 0.010s passed
testExecuteAsRawArgsAndGetProcessOutputWithFailureCode 0.010s passed
testExecuteAsRawArgsSerial 0.020s passed
testExecuteAsRawArgsWithPythonArguments 0.011s passed
testExecuteAsScript 0.016s passed
testExecuteAsScriptAndGetProcessOutput 0.011s passed
testExecuteAsScriptAndGetProcessOutputWithFailureCode 0.010s passed
testExecuteAsScriptWithScriptArguments 0.011s passed
testNonExistentScriptException 0.011s passed
testNonExistentScriptNoException 0.010s passed
testPythonExists 0.007s passed

Standard error

00:10:37.384 WARN  ScriptExecutor - 
python exited with 2
Command Line: python /tmp/nonExistentFileHolder16039784724210980696/Nonexistent.py
Stdout: 
Stderr: python: can't open file '/tmp/nonExistentFileHolder16039784724210980696/Nonexistent.py': [Errno 2] No such file or directory