Closed
Bug 1915713
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 47873 - Fixed canvas-webgl-translate-in-animation.html
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47873 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47873
Details from upstream follow.
Olga Gerchikov <gerchiko@microsoft.com> wrote:
Fixed canvas-webgl-translate-in-animation.html
Handle case when HTMLCanvasElement.getContext() returns null.
Bug: 1464614
Change-Id: I016d0fea1ce0810ad50f59586e5a658037bc0045Reviewed-on: https://chromium-review.googlesource.com/5823794
WPT-Export-Revision: 277a0a0d6a42898ea58bcbadaaf79b1d08b9d0a1
Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=eb1e42bf23259da4dbe7a5c1964f6c4ec3e4abaa
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-transforms/animation/canvas-webgl-translate-in-animation.html [wpt.fyi]:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
] (Chrome:PASS
, Safari:PASS
)
Tests Disabled in Gecko Infrastructure
- /css/css-transforms/animation/canvas-webgl-translate-in-animation.html [wpt.fyi]:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
] (Chrome:PASS
, Safari:PASS
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/759a39ada7e1
[wpt PR 47873] - Fixed canvas-webgl-translate-in-animation.html, a=testonly
Comment 4•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•