Closed Bug 1661920 Opened 4 years ago Closed 4 years ago

Perma late beta /html/canvas/element/path-objects/2d.path.isPointInPath.basic.html | Verify the winding rule in isPointInPath works for for rect path. - assert_equals: ctx.isPointInPath(0, 0, 'nonzero') === false when Gecko 82 merges to Beta on 2020-09-21

Categories

(Testing :: web-platform-tests, defect)

Firefox 82
defect

Tracking

(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox80 unaffected, firefox81 unaffected, firefox82+ verified)

VERIFIED FIXED
82 Branch
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox80 --- unaffected
firefox81 --- unaffected
firefox82 + verified

People

(Reporter: cbrindusan, Assigned: jmaher)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Central as Beta simulation

Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception&revision=f61a8c17d8cce03329e3fefc5dc5b5a4c7f1c7bf&selectedTaskRun=MqRN7tuURKOajTsiz6h1AA.0

Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314366499&repo=try&lineNumber=3387

[task 2020-08-29T11:41:15.384Z] 11:41:15 INFO - TEST-START | /html/canvas/element/path-objects/2d.path.isPointInPath.basic.html
[task 2020-08-29T11:41:15.394Z] 11:41:15 INFO - Closing window 1207
[task 2020-08-29T11:41:15.511Z] 11:41:15 INFO -
[task 2020-08-29T11:41:15.511Z] 11:41:15 INFO - TEST-UNEXPECTED-FAIL | /html/canvas/element/path-objects/2d.path.isPointInPath.basic.html | Verify the winding rule in isPointInPath works for for rect path. - assert_equals: ctx.isPointInPath(0, 0, 'nonzero') === false (got true[boolean], expected false[boolean]) expected false but got true

Flags: needinfo?(jmaher)

there are 2 problems there:
TEST-UNEXPECTED-FAIL | /html/canvas/element/path-objects/2d.path.isPointInPath.basic.html | Verify the winding rule in isPointInPath works for for rect path. - assert_equals: ctx.isPointInPath(0, 0, 'nonzero') === false (got true[boolean], expected false[boolean]) expected false but got true
TEST-UNEXPECTED-PASS | /html/canvas/element/path-objects/2d.path.isPointInStroke.scaleddashes.html | isPointInStroke() should return correct results on dashed paths at high scale factors - expected FAIL

I can create a patch to fix this

Flags: needinfo?(jmaher)
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #9172871 - Attachment description: Bug 1661920 - adjust wpt expectations for beta → Bug 1661920 - Adjust wpt expectations for 2d.path.isPointIn<Path.basic/Stroke.scaleddashes>.html in beta.
Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0731942ca1fa
Adjust wpt expectations for 2d.path.isPointIn<Path.basic/Stroke.scaleddashes>.html in beta. r=jmaher
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
See Also: → 1665395
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: