~launchpad-pqm/subunit/trunk

Viewing all changes in revision 60.

  • Committer: Robert Collins
  • Date: 2009-03-18 09:33:42 UTC
  • Revision ID: robertc@robertcollins.net-20090318093342-n4fmfkos56q67aa6
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: