Closed
Bug 1753573
Opened 3 years ago
Closed 3 years ago
Perma [tier 2] TEST-UNEXPECTED-PASS | /html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.html | canvas is readonly - expected FAIL
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox96 | --- | unaffected |
firefox97 | --- | unaffected |
firefox98 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aryx, NeedInfo)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell needswork:owner])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=366684106&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FXuMFZgZSY65zAsiy_5iZg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-02-04T05:45:39.047Z] 05:45:39 INFO - TEST-START | /html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.html
[task 2022-02-04T05:45:39.051Z] 05:45:39 INFO - Closing window edd3673b-4579-4245-9ac2-599d9c01c432
[task 2022-02-04T05:45:39.257Z] 05:45:39 INFO -
[task 2022-02-04T05:45:39.257Z] 05:45:39 INFO - TEST-UNEXPECTED-PASS | /html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.html | canvas is readonly - expected FAIL
[task 2022-02-04T05:45:39.257Z] 05:45:39 INFO - TEST-INFO | expected FAIL
[task 2022-02-04T05:45:39.257Z] 05:45:39 INFO - TEST-OK | /html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.html | took 210ms
[task 2022-02-04T05:45:39.258Z] 05:45:39 INFO - PID 27689 | 1643953539256 Marionette INFO Stopped listening on port 57546
[task 2022-02-04T05:45:39.842Z] 05:45:39 INFO - Browser exited with return code 0
[task 2022-02-04T05:45:39.845Z] 05:45:39 INFO - Closing logging queue
[task 2022-02-04T05:45:39.845Z] 05:45:39 INFO - queue closed
[task 2022-02-04T05:45:39.869Z] 05:45:39 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmp40am9csv
[task 2022-02-04T05:45:39.882Z] 05:45:39 INFO - PID 28138 | 1643953538139 Marionette INFO Marionette enabled
[task 2022-02-04T05:45:39.883Z] 05:45:39 INFO - Starting runner
[task 2022-02-04T05:45:42.869Z] 05:45:42 INFO - PID 28138 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmp5m7z7aso/search.json.mozlz4", (void 0)))
[task 2022-02-04T05:45:44.010Z] 05:45:44 INFO - PID 28138 | 1643953544009 Marionette INFO Listening on port 60615
[task 2022-02-04T05:45:44.308Z] 05:45:44 INFO - TEST-START | /html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.worker.html
Comment 1•3 years ago
|
||
Hello Andrew, could you take a look at these wpt failures, they keep failing on central but only as tier 2 for now.
Flags: needinfo?(aosmond)
Comment 2•3 years ago
|
||
There's another failure that popped up from the same regressed bug as it seems. This is the failure log .
Assignee | ||
Comment 3•3 years ago
|
||
The tests started to pass after support for partial
OffscreenCanvasRenderingContext2D for main and worker threads had landed in
bug 1746750.
Updated•3 years ago
|
Attachment #9262298 -
Attachment description: WIP: Bug 1753573 - set many offscreen canvas tests as passing → Bug 1753573 - set many offscreen canvas tests as passing
Updated•3 years ago
|
Attachment #9262298 -
Attachment description: Bug 1753573 - set many offscreen canvas tests as passing → WIP: Bug 1753573 - set many offscreen canvas tests as passing
Updated•3 years ago
|
Attachment #9262298 -
Attachment description: WIP: Bug 1753573 - set many offscreen canvas tests as passing → Bug 1753573 - set many offscreen canvas tests as passing
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/8bbfd1bb28f5
set many offscreen canvas tests as passing
Comment 5•3 years ago
|
||
Set release status flags based on info from the regressing bug 1746750
status-firefox96:
--- → unaffected
status-firefox97:
--- → unaffected
status-firefox98:
--- → affected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Blocks: offscreen-canvas
Comment 6•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Updated•3 years ago
|
Assignee: nobody → aryx.bugmail
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•