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

14

tests

0

failures

0

ignored

0.262s

duration

100%

successful

Tests

Test Duration Result
testExecuteAsCommand 0.014s passed
testExecuteAsModule 0.067s passed
testExecuteAsRawArgs 0.013s passed
testExecuteAsRawArgsAndGetProcessOutput 0.014s passed
testExecuteAsRawArgsAndGetProcessOutputWithFailureCode 0.014s passed
testExecuteAsRawArgsSerial 0.027s passed
testExecuteAsRawArgsWithPythonArguments 0.015s passed
testExecuteAsScript 0.020s passed
testExecuteAsScriptAndGetProcessOutput 0.014s passed
testExecuteAsScriptAndGetProcessOutputWithFailureCode 0.014s passed
testExecuteAsScriptWithScriptArguments 0.016s passed
testNonExistentScriptException 0.014s passed
testNonExistentScriptNoException 0.015s passed
testPythonExists 0.005s passed

Standard error

13:38:27.499 WARN  ScriptExecutor - 
python exited with 2
Command Line: python /tmp/nonExistentFileHolder10679818539221191923/Nonexistent.py
Stdout: 
Stderr: python: can't open file '/tmp/nonExistentFileHolder10679818539221191923/Nonexistent.py': [Errno 2] No such file or directory