Closed
Bug 1751506
Opened 3 years ago
Closed 3 years ago
Intermittent [TV] toolkit/components/extensions/test/mochitest/test_ext_scripting_insertCSS.html | origin: 'AUTHOR' - got expected result (index=0): origin: 'AUTHOR' - Expected: rgb(2, 2, 2), Actual: rgb(1, 1, 1)
Categories
(WebExtensions :: General, defect, P5)
WebExtensions
General
Tracking
(firefox-esr91 unaffected, firefox96 unaffected, firefox97 unaffected, firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox96 | --- | unaffected |
firefox97 | --- | unaffected |
firefox98 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: willdurand)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [addons-jira])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=365010925&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NFVNeOXeSVaSqFsbT3xZ1A/runs/1/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NFVNeOXeSVaSqFsbT3xZ1A/runs/1/artifacts/public/logs/live_backing.log&only_show_unexpected=1
INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_scripting_insertCSS.html | origin: 'AUTHOR' - got the expected number of results - Expected: 2, Actual: 2
[task 2022-01-21T19:10:18.529Z] 19:10:18 INFO - Buffered messages finished
[task 2022-01-21T19:10:18.530Z] 19:10:18 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/mochitest/test_ext_scripting_insertCSS.html | origin: 'AUTHOR' - got expected result (index=0): origin: 'AUTHOR' - Expected: rgb(2, 2, 2), Actual: rgb(1, 1, 1)
[task 2022-01-21T19:10:18.530Z] 19:10:18 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2022-01-21T19:10:18.530Z] 19:10:18 INFO - testHandler@SimpleTest/ExtensionTestUtils.js:80:18
[task 2022-01-21T19:10:18.530Z] 19:10:18 INFO - testResult@SimpleTest/ExtensionTestUtils.js:94:18
[task 2022-01-21T19:10:18.531Z] 19:10:18 INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_scripting_insertCSS.html
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Whiteboard: [addons-jira]
Updated•3 years ago
|
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10e25f230d3f
Fix test_ext_scripting_insertCSS.html by applying CSS sequentially instead of in parallel. r=robwu
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Updated•3 years ago
|
status-firefox96:
--- → unaffected
status-firefox97:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•