summaryrefslogtreecommitdiff
path: root/python/subunit/tests/sample-script.py
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-03-18 20:33:42 +1100
committerRobert Collins <robertc@robertcollins.net>2009-03-18 20:33:42 +1100
commitee70ef7909b72b4dd2231dbd3fdf188deebfd284 (patch)
tree990f595f63c09d4849f20535c06bb310381c804d /python/subunit/tests/sample-script.py
parentf08ed224895e8d5452f2f99c27c31b848b648b23 (diff)
downloadsubunit-git-ee70ef7909b72b4dd2231dbd3fdf188deebfd284.tar.gz
Fix python issue with ProtocolTestCase: file.readline() gets a line immediately, file.readlines(), when file is a pipe/socket, requires a full buffer and thus gives very large chunks of tests rather than small groups, making concurrent-test-mixing somewhat hard.
Diffstat (limited to 'python/subunit/tests/sample-script.py')
0 files changed, 0 insertions, 0 deletions