Closed
Bug 1974181
Opened 3 months ago
Closed 3 months ago
https://firefox-source-docs.mozilla.org/remote/Testing.html#puppeteer-tests update meta data path
Categories
(Developer Infrastructure :: Firefox Source Docs: Content, defect)
Developer Infrastructure
Firefox Source Docs: Content
Tracking
(firefox-esr115 wontfix, firefox-esr128 wontfix, firefox-esr140 wontfix, firefox140 wontfix, firefox141 wontfix, firefox142 fixed)
RESOLVED
FIXED
142 Branch
People
(Reporter: vhilla, Assigned: vhilla)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
https://firefox-source-docs.mozilla.org/remote/Testing.html#puppeteer-tests states
Test expectation metadata is collected in remote/test/puppeteer-expected.json via log parsing and a custom Mocha reporter under remote/test/puppeteer/json-mocha-reporter.js
but the path changed to remote/test/puppeteer/test/TestExpectations.json
in bug 1797723.
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Comment 2•3 months ago
|
||
Set release status flags based on info from the regressing bug 1797723
status-firefox140:
--- → affected
status-firefox141:
--- → affected
status-firefox142:
--- → affected
status-firefox-esr128:
--- → affected
status-firefox-esr140:
--- → affected
Updated•3 months ago
|
Pushed by vhilla@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/350288ba6148
https://hg.mozilla.org/integration/autoland/rev/016fef62bcaa
Update documentation on Puppeteer expectation metadata path. r=webdriver-reviewers,whimboo DONTBUILD
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•