Closed
Bug 1823015
Opened 2 years ago
Closed 2 years ago
Perma TEST-UNEXPECTED-FAIL | /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html | Display-P3-1-0-0.svg, Context srgb, ImageData srgb, scaleImage=false - assert_true: Actual when Gecko 113 merges to Beta on 2023-04-10
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | + | verified |
People
(Reporter: imoraru, Assigned: tlouw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - TEST-FAIL | /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html | sRGB-BB0000.svg, Context display-p3, ImageData display-p3, scaleImage=true - assert_true: Actual pixel value 187,0,0,255 is approximately equal to 171,35,23,255. expected true got false
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - image.onload<@https://web-platform.test:8443/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html:30:36
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2595:25
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:2670:32
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html | Display-P3-1-0-0.svg, Context srgb, ImageData srgb, scaleImage=false - assert_true: Actual pixel value 0,0,0,255 is approximately equal to 255,0,0,255. expected true got false
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - image.onload<@https://web-platform.test:8443/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html:30:36
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2595:25
[task 2023-03-17T11:09:16.357Z] 11:09:16 INFO - Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:2670:32
[task 2023-03-17T11:09:16.358Z] 11:09:16 INFO -
[task 2023-03-17T11:09:16.358Z] 11:09:16 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html | Display-P3-1-0-0.svg, Context srgb, ImageData srgb, scaleImage=true - assert_true: Actual pixel value 0,0,0,255 is approximately equal to 255,0,0,255. expected true got false
[task 2023-03-17T11:09:16.358Z] 11:09:16 INFO - image.onload<@https://web-platform.test:8443/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html:30:36
[task 2023-03-17T11:09:16.358Z] 11:09:16 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2595:25
[task 2023-03-17T11:09:16.358Z] 11:09:16 INFO - Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:2670:32
[task 2023-03-17T11:09:16.361Z] 11:09:16 INFO -
[task 2023-03-17T11:09:16.361Z] 11:09:16 INFO - TEST-FAIL | /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html | Display-P3-1-0-0.svg, Context srgb, ImageData display-p3, scaleImage=false - assert_true: Actual pixel value 0,0,0,255 is approximately equal to 234,51,35,255. expected true got false
[task 2023-03-17T11:09:16.361Z] 11:09:16 INFO - image.onload<@https://web-platform.test:8443/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.https.html:30:36
Reporter | ||
Comment 1•2 years ago
|
||
Hi Tiaan! Can you please take a look at this?
Thank you!
Flags: needinfo?(tlouw)
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•2 years ago
|
||
This test relies on the layout.css.more_color_4.enabled
pref that is enabled for nightly only. I will add the pref to be enabled on the test.
Flags: needinfo?(tlouw)
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → tlouw
Status: NEW → ASSIGNED
Comment 5•2 years ago
|
||
The patch is working as seen in today's beta simulation.
Pushed by tlouw@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f815ec827cf4
Enable layout.css.more_color_4 pref for failing test r=emilio
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•