Test failures and stream leaking in test_test_protocol suite

Bug #770519 reported by Martin Packman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subunit
Fix Released
Medium
Martin Packman

Bug Description

Running subunit.tests.test_test_protocol.test_suite under testtools results on my machine in four platform related failures and some extra junk on stdout. With Robert's py3k branch, these failures are also present in slightly different forms under Python 3. The issues are:

Should be to be skipped on platforms without fork:
* TestIsolatedTestCase.test_run
* TestIsolatedTestSuite.test_run

Probably broken by not using binary streams in subprocess:
* TestExecTestCase.test_run

Needs to be aware of os.sep and relative paths:
* TestExecTestCase.test_join_dir

Also, there are tests that result in spew to stdout:
* TestTestProtocolServerStartTest.test_indented_test_colon_ignored
* TestExecTestCase.test_run
* TestExecTestCase.test_debug

Related branches

Revision history for this message
Martin Packman (gz) wrote :
Martin Packman (gz)
Changed in subunit:
assignee: nobody → Martin [gz] (gz)
status: New → Fix Committed
Martin Packman (gz)
Changed in subunit:
status: Fix Committed → In Progress
Changed in subunit:
milestone: none → next
status: In Progress → Fix Committed
Changed in subunit:
importance: Undecided → Medium
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.