wpt canvas tests don't appear to run with D2D
Categories
(Core :: Graphics: Canvas2D, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jmaher)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
I noticed this because of bug 1846613
| Reporter | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
is this linux/windows/mac/android? IIRC d2d is windows...
are there prefs we need to set or different drivers that are needed?
| Reporter | ||
Comment 2•2 years ago
|
||
This is Windows only.
We need to run the tests on VMs with a GPU. I believe we're currently not doing that.
| Assignee | ||
Comment 3•2 years ago
|
||
which tests are wpt canvas? a certain set of directories? I saw in the other bug a reference to mochitest test_canvas.html as well. any tips for how to query a list of tests to run with a gpu would be good.
| Reporter | ||
Comment 4•2 years ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC -8) from comment #3)
which tests are wpt canvas? a certain set of directories?
Everything under testing/web-platform/tests/html/canvas/ should run on a Windows GPU instance.
| Assignee | ||
Comment 5•2 years ago
|
||
here is a try push with canvas tests split out (so we can ensure they run on gpu for windows:
https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=65f4b2b68bea0809dff82c452da6666efbeb0fd6
a lot of failures- those will need to be addressed.
| Assignee | ||
Comment 6•2 years ago
|
||
:jrmuizel, should we just change the annotations, or is there work to do?
| Reporter | ||
Comment 7•2 years ago
|
||
How about we land it with the annotations changed and then do an audit afterwards?
| Assignee | ||
Comment 8•2 years ago
|
||
ok, I will green this up and get a patch for review, then the canvas team can follow up as time permits to address anything
| Reporter | ||
Comment 9•2 years ago
|
||
Thanks
| Assignee | ||
Comment 10•2 years ago
|
||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
| bugherder | ||
Description
•