Bug 206877
| Summary: | [GTK][WPE] imported/w3c/web-platform-tests/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif.html has been failing since added in r250714 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | lmoura |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
--- /imported/w3c/web-platform-tests/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif-expected.txt
+++ /imported/w3c/web-platform-tests/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif-actual.txt
@@ -4,5 +4,5 @@
Expected output:
-PASS createPattern() of an animated GIF draws the first frame
+FAIL createPattern() of an animated GIF draws the first frame assert_approx_equals: Red channel of the pixel at (25, 25) expected 0 +/- 2 but got 255
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
There have been some Passes in both GTK and WPE bots. I will mark them as flaky instead of failures.
Diego Pino
This test has been consistently passing for the last 4000 revisions:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.pattern.animated.gif.html&platform=GTK&platform=WPE&limit=4000
OTOH, this test is not marked as a failure in TestExpectations.
Closing bug.