maas-test return code 0 when a fixture fails.
Bug #1257914 reported by
Diogo Matsubara
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-test |
Fix Committed
|
Critical
|
Gavin Panella |
Bug Description
See this test run: http://
Even when maas-test fails a test, its return code is 0. The expected behavior is to for the return code to be >0 if there's a failure with the command.
Related branches
lp://staging/~allenap/maas-test/result-to-return
- Raphaël Badin (community): Approve
-
Diff: 36 lines (+8/-2)2 files modifiedmaastest/console.py (+2/-1)
maastest/main.py (+6/-1)
summary: |
- maas-test return code 0 even when there are test failures + maas-test return code 0 when a fixture fails. |
Changed in maas-test: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in maas-test: | |
assignee: | nobody → Gavin Panella (allenap) |
status: | Triaged → In Progress |
importance: | High → Critical |
Changed in maas-test: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.