Closed
Bug 1753820
Opened 3 years ago
Closed 3 years ago
Intermittent [Tier 2] /html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html | Test that getContext with supported string returns correct results - assert_true: expected true got false
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
99 Branch
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
Attachments
(1 file)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=366828813&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OcZdLUc5QSObN7SurRLVIg/runs/0/artifacts/public/logs/live_backing.log
INFO - TEST-PASS | /html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html | Test that getContext with un-supported string throws a TypeError.
[task 2022-02-05T11:11:39.035Z] 11:11:39 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html | Test that getContext with supported string returns correct results - assert_true: expected true got false
[task 2022-02-05T11:11:39.035Z] 11:11:39 INFO - @http://web-platform.test:8000/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html:20:16
[task 2022-02-05T11:11:39.035Z] 11:11:39 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2534:25
[task 2022-02-05T11:11:39.035Z] 11:11:39 INFO - test@http://web-platform.test:8000/resources/testharness.js:572:30
[task 2022-02-05T11:11:39.035Z] 11:11:39 INFO - @http://web-platform.test:8000/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html:13:5
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO -
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html | Test that getContext twice with different context type returns null the second time - assert_equals: expected null but got object "[object OffscreenCanvasRenderingContext2D]"
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO - @http://web-platform.test:8000/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html:36:18
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2534:25
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO - test@http://web-platform.test:8000/resources/testharness.js:572:30
[task 2022-02-05T11:11:39.037Z] 11:11:39 INFO - @http://web-platform.test:8000/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html:27:5
[task 2022-02-05T11:11:39.040Z] 11:11:39 INFO - .....
[task 2022-02-05T11:11:39.040Z] 11:11:39 INFO - TEST-OK | /html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html | took 191ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → smolnar
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/e22e80205233
Update wpt expectancies in the-offscreen-canvas/offscreencanvas.getcontext.html.ini/offscreencanvas.getcontext.worker.js.ini r=aryx DONTBUILD
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Assignee: smolnar → nobody
Comment 6•3 years ago
|
||
| bugherder uplift | ||
status-firefox98:
--- → fixed
Updated•3 years ago
|
Assignee: nobody → smolnar
Updated•3 years ago
|
Assignee: smolnar → nobody
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•