Update wptreport formatter to support new mozlog test field; known_intermittent
Categories
(Testing :: web-platform-tests, task)
Tracking
(firefox69 fixed)
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: nikkis, Assigned: nikkis, Mentored)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Update WptreportFormatter [1] to reflect the new known_intermittent test field in mozlog.structured, allowing for mulitple allowed statuses.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Added support for the new known_intermittent test field in mozlog.structured to the WptreportFormatter
class. A test was added to check this field is recognised. The mozlog version was updated in the
requirements.txt for wpt. Capture was asses to the mozlog init file, so that the module can be used
by mozlog consumers, such as wpt.
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nikkis, could you have a look please?
For more information, please visit auto_nag documentation.
Pushed by atolfsen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0e93c74963f6 Update wptreport formatter to support new mozlog test field; known_intermittent r=jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/17494 for changes under testing/web-platform/tests
Can't merge web-platform-tests PR due to failing upstream checks: Github PR https://github.com/web-platform-tests/wpt/pull/17494 * Taskcluster (pull_request) (https://tools.taskcluster.net/task-group-inspector/#/fTH0F_CKT3q5OofPNEazew)
Comment 6•2 years ago
|
||
bugherder |
Assignee | ||
Comment 7•2 years ago
•
|
||
Though this patch has landed on mozilla-central, I have added a "depends on" for context as the Github PR https://github.com/web-platform-tests/wpt/pull/17494 cannot merge upstream until the blocking bug is complete.
Upstream PR was closed without merging
Upstream PR merged
Description
•