Closed
Bug 1856147
Opened 1 year ago
Closed 1 year ago
Perma failures in /css/css-cascade/* and /css/css-pseudo/* 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: ctuns, Assigned: fredw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central-as-beta simulation:
How to run these simulations:
Failure log 1
Failure log 2
[task 2023-09-30T11:32:10.280Z] 11:32:10 INFO - TEST-START | /css/css-cascade/layer-cssom-order-reverse-at-property.html
[task 2023-09-30T11:32:10.294Z] 11:32:10 INFO - Closing window ef7bc1a0-37bd-4e16-ad11-cc6c53108dee
[task 2023-09-30T11:32:10.453Z] 11:32:10 INFO - PID 6617 | [Child 6869, Main Thread] WARNING: IPC message 'PSessionStore::Msg_SessionStoreUpdate' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-09-30T11:32:10.820Z] 11:32:10 INFO - PID 6617 | [Child 6869, Main Thread] WARNING: IPC message 'PSessionStore::Msg_SessionStoreUpdate' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO -
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO - TEST-UNEXPECTED-FAIL | /css/css-cascade/layer-cssom-order-reverse-at-property.html | Insert layer invalidates @property - assert_equals: expected "green" but got ""
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO - @http://web-platform.test:8000/css/css-cascade/layer-cssom-order-reverse-at-property.html:91:18
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-09-30T11:32:11.016Z] 11:32:11 INFO - @http://web-platform.test:8000/css/css-cascade/layer-cssom-order-reverse-at-property.html:75:7
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO -
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - TEST-UNEXPECTED-FAIL | /css/css-cascade/layer-cssom-order-reverse-at-property.html | Delete layer invalidates @property - assert_equals: expected "green" but got ""
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - @http://web-platform.test:8000/css/css-cascade/layer-cssom-order-reverse-at-property.html:91:18
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - @http://web-platform.test:8000/css/css-cascade/layer-cssom-order-reverse-at-property.html:75:7
[task 2023-09-30T11:32:11.017Z] 11:32:11 INFO - TEST-OK | /css/css-cascade/layer-cssom-order-reverse-at-property.html | took 737ms
Hi Frederic, can you please take a look at this?
Flags: needinfo?(fwang)
Updated•1 year ago
|
Updated•1 year ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
This fixes a perma failure when Gecko 120 merges to Beta.
Updated•1 year ago
|
Assignee: nobody → fwang
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Thanks. I just uploaded a patch to fix that.
Flags: needinfo?(fwang)
Comment hidden (Intermittent Failures Robot) |
Comment 4•1 year ago
|
||
Patch seems to be working in today's central as beta sim
Pushed by fred.wang@free.fr:
https://hg.mozilla.org/integration/autoland/rev/671c46ae92ac
Run some tests for @property with layout.css.properties-and-values enabled. r=emilio
Comment 6•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•