Renamed copy of test_readProcessStdoutLog_badargs to test_readProcessStderrLog_badargs
test_readProcessStdoutLog_badargs test function name was duplicated... therefore only one was being executed... I renamed the second occurrence to test_readProcessStderrLog_badargs so both functions are now running alright...