-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Intermittent failure in /html/canvas/element/manual/image-smoothing/imagesmoothing.html #28417
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
▶ Unexpected subtest result in /html/canvas/element/manual/image-smoothing/imagesmoothing.html:
│ FAIL [expected PASS] b'Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern().'
│ → assert_array_equals: expected property 0 to be 0 but got 255 (expected array [0, 255, 0, 255] got object "255,255,255,255")
│
│ @http://web-platform.test:8000/html/canvas/element/manual/image-smoothing/imagesmoothing.html:95:22
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2095:25
│ test@http://web-platform.test:8000/resources/testharness.js:566:30
└ @http://web-platform.test:8000/html/canvas/element/manual/image-smoothing/imagesmoothing.html:83:5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.