Closed Bug 1499913 Opened 6 years ago Closed 6 years ago

Green up wpt 2dcontext directory on fennec

Categories

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

Version 3
defect
Not set
normal

Tracking

(firefox65 fixed)

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: KWierso, Assigned: KWierso)

References

Details

Attachments

(1 file)

There are a handful of similar failures, all within the 2d.path.stroke.prune* tests: Unexpected Results ------------------ /2dcontext/path-objects/2d.path.stroke.prune.arc.html FAIL Zero-length line segments from arcTo and arc are removed before stroking - assert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255 _assertPixel@http://web-platform.test:8000/common/canvas-tests.js:38:5 @http://web-platform.test:8000/2dcontext/path-objects/2d.path.stroke.prune.arc.html:40:1 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/</<@http://web-platform.test:8000/common/canvas-tests.js:66:13 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/<@http://web-platform.test:8000/common/canvas-tests.js:63:9 /2dcontext/path-objects/2d.path.stroke.prune.closed.html FAIL Zero-length line segments from closed paths are removed before stroking - assert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255 _assertPixel@http://web-platform.test:8000/common/canvas-tests.js:38:5 @http://web-platform.test:8000/2dcontext/path-objects/2d.path.stroke.prune.closed.html:36:1 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/</<@http://web-platform.test:8000/common/canvas-tests.js:66:13 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/<@http://web-platform.test:8000/common/canvas-tests.js:63:9 /2dcontext/path-objects/2d.path.stroke.prune.curve.html FAIL Zero-length line segments from quadraticCurveTo and bezierCurveTo are removed before stroking - assert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255 _assertPixel@http://web-platform.test:8000/common/canvas-tests.js:38:5 @http://web-platform.test:8000/2dcontext/path-objects/2d.path.stroke.prune.curve.html:40:1 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/</<@http://web-platform.test:8000/common/canvas-tests.js:66:13 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/<@http://web-platform.test:8000/common/canvas-tests.js:63:9 /2dcontext/path-objects/2d.path.stroke.prune.line.html FAIL Zero-length line segments from lineTo are removed before stroking - assert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255 _assertPixel@http://web-platform.test:8000/common/canvas-tests.js:38:5 @http://web-platform.test:8000/2dcontext/path-objects/2d.path.stroke.prune.line.html:35:1 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/</<@http://web-platform.test:8000/common/canvas-tests.js:66:13 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/<@http://web-platform.test:8000/common/canvas-tests.js:63:9 /2dcontext/path-objects/2d.path.stroke.prune.rect.html FAIL Zero-length line segments from rect and strokeRect are removed before stroking - assert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255 _assertPixel@http://web-platform.test:8000/common/canvas-tests.js:38:5 @http://web-platform.test:8000/2dcontext/path-objects/2d.path.stroke.prune.rect.html:36:1 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/</<@http://web-platform.test:8000/common/canvas-tests.js:66:13 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 _addTest/<@http://web-platform.test:8000/common/canvas-tests.js:63:9
These tests are already expected FAILs when the os is win, mac, or linux (what else is there?)... So I'm just going to mark these as FAILs for android.
Flags: needinfo?(james)
Assignee: nobody → wkocher
Went ahead and triggered this to land since it's just matching the desktop expectations.
Pushed by wkocher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/30f7c1c68f9b Mark some failing wpt 2dcontext tests as also failing on android
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Flags: needinfo?(james)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: