New wpt failures in /html/canvas/ [element/transformations/2d.transformation.rotate3d.x.html, element/transformations/2d.transformation.rotate3d.y.html, element/transformations/2d.transformation.rotate3d.z.html, and 20 others]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 29007 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
/html/canvas/element/transformations/2d.transformation.rotate3d.x.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/transformations/2d.transformation.rotate3d.y.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/transformations/2d.transformation.rotate3d.z.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.perspective.html
perspective() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.perspective.worker.html
perspective() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.html
rotate3d() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.worker.html
rotate3d() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.x.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.x.worker.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.y.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.y.worker.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.z.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.z.worker.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotateAxis.html
rotateAxis() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotateAxis.worker.html
rotateAxis() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.scale.3d.html
scale() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.scale.3d.worker.html
scale() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.setTransform.3d.html
setTransform() with 4x4 matrix keeps all parameters: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.setTransform.3d.worker.html
setTransform() with 4x4 matrix keeps all parameters: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.transform.3d.html
transform() with 4x4 matrix concatenates properly: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.transform.3d.worker.html
transform() with 4x4 matrix concatenates properly: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.translate.3d.html
translate() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.translate.3d.worker.html
translate() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1711316 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•4 months ago
|
Description
•