Open Bug 1701968 Opened 4 years ago Updated 1 year ago

New wpt failures in /html/canvas/offscreen/path-objects/ [2d.path.roundrect.1.radius.dompoint.html, 2d.path.roundrect.1.radius.dompoint.worker.html, 2d.path.roundrect.1.radius.double.html, and 61 others]

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 28288 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.html
Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.worker.html
Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.double.html
Verify that when one radius is given to roundRect(), specified as a double, it applies to all corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.double.worker.html
Verify that when one radius is given to roundRect(), specified as a double, it applies to all corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.dompoint.html
Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-right corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.dompoint.worker.html
Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-right corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.double.html
Verify that when two radii are given to roundRect(), the first radius, specified as a double, applies to the top-left and bottom-right corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.double.worker.html
Verify that when two radii are given to roundRect(), the first radius, specified as a double, applies to the top-left and bottom-right corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.dompoint.html
Verify that when two radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.dompoint.worker.html
Verify that when two radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.double.html
Verify that when two radii are given to roundRect(), the second radius, specified as a double, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.double.worker.html
Verify that when two radii are given to roundRect(), the second radius, specified as a double, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.dompoint.html
Verify that when three radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.dompoint.worker.html
Verify that when three radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.double.html
Verify that when three radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.double.worker.html
Verify that when three radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.dompoint.html
Verify that when three radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.dompoint.worker.html
Verify that when three radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.double.html
Verify that when three radii are given to roundRect(), the second radius, specified as a double, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.double.worker.html
Verify that when three radii are given to roundRect(), the second radius, specified as a double, applies to the top-right and bottom-left corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.dompoint.html
Verify that when three radii are given to roundRect(), the third radius, specified as a DOMPoint, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.dompoint.worker.html
Verify that when three radii are given to roundRect(), the third radius, specified as a DOMPoint, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.double.html
Verify that when three radii are given to roundRect(), the third radius, specified as a double, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.double.worker.html
Verify that when three radii are given to roundRect(), the third radius, specified as a double, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.dompoint.html
Verify that when four radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.dompoint.worker.html
Verify that when four radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.double.html
Verify that when four radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.double.worker.html
Verify that when four radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.dompoint.html
Verify that when four radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.dompoint.worker.html
Verify that when four radii are given to roundRect(), the second radius, specified as a DOMPoint, applies to the top-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.double.html
Verify that when four radii are given to roundRect(), the second radius, specified as a double, applies to the top-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.double.worker.html
Verify that when four radii are given to roundRect(), the second radius, specified as a double, applies to the top-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.dompoint.html
Verify that when four radii are given to roundRect(), the third radius, specified as a DOMPoint, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.dompoint.worker.html
Verify that when four radii are given to roundRect(), the third radius, specified as a DOMPoint, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.double.html
Verify that when four radii are given to roundRect(), the third radius, specified as a double, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.double.worker.html
Verify that when four radii are given to roundRect(), the third radius, specified as a double, applies to the bottom-right corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.dompoint.html
Verify that when four radii are given to roundRect(), the fourth radius, specified as a DOMPoint, applies to the bottom-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.dompoint.worker.html
Verify that when four radii are given to roundRect(), the fourth radius, specified as a DOMPoint, applies to the bottom-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.double.html
Verify that when four radii are given to roundRect(), the fourth radius, specified as a double, applies to the bottom-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.double.worker.html
Verify that when four radii are given to roundRect(), the fourth radius, specified as a double, applies to the bottom-left corner.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.closed.html
OffscreenCanvas test: 2d.path.roundrect.closed: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.closed.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.1.html
OffscreenCanvas test: 2d.path.roundrect.end.1: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.1.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.2.html
OffscreenCanvas test: 2d.path.roundrect.end.2: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.2.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.3.html
OffscreenCanvas test: 2d.path.roundrect.end.3: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.3.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.4.html
OffscreenCanvas test: 2d.path.roundrect.end.4: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.end.4.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.newsubpath.html
OffscreenCanvas test: 2d.path.roundrect.newsubpath: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.newsubpath.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.radius.none.html
Check that roundRect throws an IndexSizeError if radii is an empty array.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.radius.none.worker.html
Check that roundRect throws an IndexSizeError if radii is an empty array.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.radius.toomany.html
Check that roundRect throws an IndeSizeError if radii has more than four items.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.radius.toomany.worker.html
Check that roundRect throws an IndeSizeError if radii has more than four items.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.selfintersect.html
OffscreenCanvas test: 2d.path.roundrect.selfintersect: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.selfintersect.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.3.html
OffscreenCanvas test: 2d.path.roundrect.zero.3: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.3.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.5.html
OffscreenCanvas test: 2d.path.roundrect.zero.5: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.5.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.6.html
OffscreenCanvas test: 2d.path.roundrect.zero.6: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.roundrect.zero.6.worker.html
2d: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1701797 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.

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.