@danielpunkass My guess is that what you are doing will percolate down, though. Point is that it’s not only due to your using Python.
@danielpunkass Without that, Jenkins itself would actually see lines out of order, which messed up its parsing of test results.
@danielpunkass Interesting regarding “python -u”. I just drive xcodebuild directly from Jenkins and had to add “NSUnbufferedIO=YES”.