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

14

tests

0

failures

0

ignored

0.243s

duration

100%

successful

Tests

Test Duration Result
testExecuteAsCommand 0.013s passed
testExecuteAsModule 0.062s passed
testExecuteAsRawArgs 0.013s passed
testExecuteAsRawArgsAndGetProcessOutput 0.012s passed
testExecuteAsRawArgsAndGetProcessOutputWithFailureCode 0.013s passed
testExecuteAsRawArgsSerial 0.025s passed
testExecuteAsRawArgsWithPythonArguments 0.013s passed
testExecuteAsScript 0.018s passed
testExecuteAsScriptAndGetProcessOutput 0.013s passed
testExecuteAsScriptAndGetProcessOutputWithFailureCode 0.013s passed
testExecuteAsScriptWithScriptArguments 0.014s passed
testNonExistentScriptException 0.013s passed
testNonExistentScriptNoException 0.013s passed
testPythonExists 0.008s passed

Standard error

15:45:29.705 WARN  ScriptExecutor - 
python exited with 2
Command Line: python /tmp/nonExistentFileHolder16994535695005808799/Nonexistent.py
Stdout: 
Stderr: python: can't open file '/tmp/nonExistentFileHolder16994535695005808799/Nonexistent.py': [Errno 2] No such file or directory