Closed
Bug 1898869
Opened 1 year ago
Closed 1 year ago
Perma /css/css-properties-values-api/registered-property-computation.html | <color> values are computed correctly [color(from lime srgb g g g)] - assert_equals: expected xyz. when Gecko 128 merges to Beta on 2024-06-10
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox126 | --- | unaffected |
| firefox127 | --- | unaffected |
| firefox128 | + | fixed |
People
(Reporter: NarcisB, Assigned: mathew.hodson)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
[Tracking Requested - why for this release]:
Log snippet:
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - TEST-PASS | /css/css-properties-values-api/registered-property-computation.html | <color> values are computed correctly [light-dark(lime, red)]
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - TEST-UNEXPECTED-FAIL | /css/css-properties-values-api/registered-property-computation.html | <color> values are computed correctly [color(from lime srgb g g g)] - assert_equals: expected "color(srgb 1 1 1)" but got "rgb(0, 0, 0)"
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - assert_computed_value/<@http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:46:22
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - with_custom_property@http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:37:11
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - assert_computed_value@http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:44:25
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - test_computed_value/<@http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:71:30
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - test@http://web-platform.test:8000/resources/testharness.js:633:30
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - test_computed_value@http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:70:9
[task 2024-05-25T11:14:49.741Z] 11:14:49 INFO - @http://web-platform.test:8000/css/css-properties-values-api/registered-property-computation.html:164:20
[task 2024-05-25T11:14:49.747Z] 11:14:49 INFO - .................
[task 2024-05-25T11:14:49.747Z] 11:14:49 INFO - TEST-OK | /css/css-properties-values-api/registered-property-computation.html | took 354ms
Flags: needinfo?(tiaanl)
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1898468
status-firefox-esr115:
--- → unaffected
Updated•1 year ago
|
Updated•1 year ago
|
Summary: Perma Intermittent /css/css-properties-values-api/registered-property-computation.html | <color> values are computed correctly [color(from lime srgb g g g)] - assert_equals: expected xyz. When Gecko 127 switches from Early Beta to Late Beta on 2024-06-21 → Perma /css/css-properties-values-api/registered-property-computation.html | <color> values are computed correctly [color(from lime srgb g g g)] - assert_equals: expected xyz. when Gecko 128 merges to Beta on 2024-06-10
Updated•1 year ago
|
Flags: needinfo?(tlouw)
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mathew.hodson
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/ea0efc01024f
Set relative color pref for some WPT CSS tests r=tlouw
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Flags: needinfo?(tlouw)
Flags: needinfo?(tiaanl)
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•