zope.testing 3.9.4-p5 fork breaks format of --subunit --list

Bug #971903 reported by Gary Poster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Gary Poster

Bug Description

When you run bin/test --subunit --list you should get a list of tests like this:

lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_dispatchJob
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_calls_getJobForMachine_with_limit
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_jobWaiting
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_noJobWaiting
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs_sleeps
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostname
lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostnameOverride
lp.codehosting.codeimport.tests.test_foreigntree.TestCVSWorkingTree.test_checkout
lp.codehosting.codeimport.tests.test_foreigntree.TestCVSWorkingTree.test_commit
lp.codehosting.codeimport.tests.test_foreigntree.TestCVSWorkingTree.test_module
lp.codehosting.codeimport.tests.test_foreigntree.TestCVSWorkingTree.test_path

...and so on.

That's what you see in p4. In p5, the list looks like this:

tags: zope:layer:lp.testing.layers.BaseLayer
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_dispatchJob
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_dispatchJob
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_calls_getJobForMachine_with_limit
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_calls_getJobForMachine_with_limit
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_jobWaiting
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_jobWaiting
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_noJobWaiting
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJob_noJobWaiting
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs_sleeps
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_findAndDispatchJobs_sleeps
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostname
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostname
test: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostnameOverride
successful: lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit.test_getHostnameOverride

...and so on.

Related branches

Gary Poster (gary)
Changed in launchpad:
status: Triaged → In Progress
assignee: nobody → Gary Poster (gary)
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Brad Crittenden (bac)
tags: added: qa-untestable
removed: qa-needstesting
Steve Kowalik (stevenk)
Changed in launchpad:
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.