Closed
Bug 1622906
Opened 5 years ago
Closed 5 years ago
No TBPL compatible (or useful) output for tests that are unexpectedly skipped
Categories
(Remote Protocol :: Agent, defect)
Remote Protocol
Agent
Tracking
(firefox76 fixed)
RESOLVED
FIXED
Firefox 76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
Details
Attachments
(1 file)
If a test gets skipped but has an expected status we set has_unexpected
but just output TEST-SKIP
. This makes it very unclear what's wrong. Since mozlog doesn't work so well with unexpected skips, let's just assume that all skips are expected.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → james
Status: NEW → ASSIGNED
Hm, don't we need the patch anymore given that it has been closed now?
Flags: needinfo?(james)
Assignee | ||
Comment 3•5 years ago
|
||
Oh I thought you said you'd already landed it as part of something else, and it had conflicts so I closed it. Apparently I got that wrong :)
Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/e27cfa0f41e5
Disabling tests is never unexpected, r=remote-protocol-reviewers,whimboo
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
You need to log in
before you can comment on or make changes to this bug.
Description
•