Comment 4 for bug 1185231

Revision history for this message
Robert Collins (lifeless) wrote : Re: subunit.run in python2.6 exits with "0" on failure to find discover module

trying to reproduce within testr:

./testr run
running=false
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
Ran 1 (-333) tests
FAILED (id=917, failures=1 (-1))
(testrepository-2.6)robertc@subunit-lucid:~/personal/testrepository/working$ cat .testr.conf
[DEFAULT]
test_command=false
test_id_option=--load-list $IDFILE
test_list_option=--list
;filter_tags=worker-0