want to be able to make a 0-test stream a failure
Bug #586176 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
subunit |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
When test runners blow up, they may output no tests at all, so it would be good to be able to say 'if you get no tests something has gone catastrophically wrong' (which is separate but related to 'monitor test runner processes a bit more closely')
Changed in subunit: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in subunit: | |
assignee: | nobody → LiuCougar (liucougar) |
Changed in subunit: | |
assignee: | LiuCougar (liucougar) → nobody |
To post a comment you must log in.
This seems like an upstream issue too, though on the runner side - filed on http:// bugs.python. org/issue18232. We can incorporate the same CLI for consistency.