High freq /html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html | single tracking bug
Categories
(Core :: Graphics: Canvas2D, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | wontfix |
firefox112 | --- | unaffected |
firefox113 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Attachments
(1 file)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=407433994&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DsYG7xWhSOmvIFp6XPuztA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-03-01T15:03:06.859Z] 15:03:06 INFO - TEST-START | /html/webappapis/scripting/processing-model-2/runtime-error-in-body-onerror.html
[task 2023-03-01T15:03:06.882Z] 15:03:06 INFO - Closing window 3e18a6db-accd-41c6-8684-517c77be1240
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO -
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html | @font-face fonts should work even if they are not used in the page - assert_approx_equals: Red channel of the pixel at (5, 5) expected 0 +/- 2 but got 255
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - _assertPixelApprox@http://web-platform.test:8000/html/canvas/resources/canvas-tests.js:47:25
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - @http://web-platform.test:8000/html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html:35:23
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - Test.prototype.step_func_done/<@http://web-platform.test:8000/resources/testharness.js:2666:32
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - step_timeout/<@http://web-platform.test:8000/resources/testharness.js:1211:18
[task 2023-03-01T15:03:07.203Z] 15:03:07 INFO - TEST-OK | /html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html | took 2338ms
Comment 1•2 years ago
|
||
It appeared on mozilla-beta and it looks like it's frequent ---> https://treeherder.mozilla.org/jobs?repo=mozilla-beta&group_state=expanded&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception%2Cusercancel&searchStr=linux%2C18.04%2Cx64%2Cwebrender%2Cdebug%2Cweb%2Cplatform%2Ctests%2Cwith%2Csoftware%2Cwebrender%2Cenabled%2Cwithout%2Cfission%2Cenabled%2Ctest-linux1804-64-qr%2Fdebug-web-platform-tests-swr-nofis%2Cwpt14&revision=54b314ccce923051445805ff892d29e677d313ed&selectedTaskRun=VB1rzOxXTFmJTyWY05zTLQ.0
Comment 2•2 years ago
|
||
Hello Yulia! Could you please take a look at this?
Thank you!
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1818447
Comment 4•2 years ago
|
||
This only impacts beta 111, the change is not present in nightly (for more info see https://searchfox.org/mozilla-central/source/testing/web-platform/meta/html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini#6) . Unfortunately, I missed that wpt-update automatically removed the [pass, fail]
for this specific test, it was a lot of tests to go through.
You can see the mistaken removal here: https://phabricator.services.mozilla.com/D171235 -- just search for the file.
I've made a patch that fixes this, should this be uplifted to fix? I am not sure, as it may be too minor.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 8•2 years ago
|
||
Set release status flags based on info from the regressing bug 1818447
Updated•2 years ago
|
Comment 9•2 years ago
|
||
This doesn't impact 112, it was fixed on nightly but not on beta and only affected 111: https://searchfox.org/mozilla-central/source/testing/web-platform/meta/html/canvas/element/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini#6
The cause of the failure was an accidental line removed during the automated wpt-update.
Comment 10•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 11•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=425599987&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 14•1 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•