Closed
Bug 1855954
Opened 2 years ago
Closed 2 years ago
Perma css/css-nesting/invalidation-003.html | CSS Selectors nested invalidation with :has() - assert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)" when Gecko 120 merges to Beta on 2023-10-23
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | + | verified |
People
(Reporter: NarcisB, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
[Tracking Requested - why for this release]:
Failure log
Log snippet:
[task 2023-09-29T12:13:22.692Z] 12:13:22 INFO - TEST-START | /webaudio/the-audio-api/the-audionode-interface/audionode-disconnect.html
[task 2023-09-29T12:13:22.698Z] 12:13:22 INFO - Closing window 8c714966-9a7e-4c08-870f-8adeeae7a796
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO -
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - TEST-UNEXPECTED-FAIL | /css/css-nesting/invalidation-003.html | CSS Selectors nested invalidation with :has() - assert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)"
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - @http://web-platform.test:8000/css/css-nesting/invalidation-003.html:31:18
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - @http://web-platform.test:8000/css/css-nesting/invalidation-003.html:25:7
[task 2023-09-29T12:13:22.840Z] 12:13:22 INFO - TEST-OK | /css/css-nesting/invalidation-003.html | took 720ms
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:dshin, since you are the author of the regressor, bug 1852965, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(dshin)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → emilio
Flags: needinfo?(dshin)
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/b9016e4fd85e
Enable :has() on a nesting test that depends on it.
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment 4•2 years ago
|
||
The patch seems to be working in today's beta-simulation: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception&revision=3bf34add7f34bacad5d19b178332d06f36feaf11&searchStr=linux%2C18.04%2Cx64%2Cwebrender%2Cdebug
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•