Summary: | [GTK] Test css3/filters/composited-during-animation-layertree.html is flaky since r214292 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> | ||||||||
Component: | WebKitGTK | Assignee: | Diego Pino <dpino> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | aperez, bugs-noreply, dpino | ||||||||
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=95622 https://bugs.webkit.org/show_bug.cgi?id=152282 https://bugs.webkit.org/show_bug.cgi?id=190032 |
||||||||||
Attachments: |
|
Description
Carlos Garcia Campos
2017-05-03 04:21:34 PDT
The general baseline for this test is empty. This seems like a mistake to me (See: https://bugs.webkit.org/show_bug.cgi?id=95622#c2). The only port that has a specific baseline for this test is 'Mac'. The baseline is similar to GLIB: $ diff LayoutTests/platform/mac/css3/filters/composited-during-animation-layertree-expected.txt LayoutTests/platform/glib/css3/filters/composited-during-animation-layertree- expected.txt 5a6 > (anchor 0.00 0.00) 15d15 < (drawsContent 1) 20d19 < (drawsContent 1) 25d23 < (drawsContent 1) 30d27 < (drawsContent 1) But the test is marked as flaky in Mac, so maybe the Mac baseline needs an update. Actually there's no glib baseline for this test at this moment, but there's a WPE baseline. WebKitGTK is producing the same baseline as WPE, so they could be merged. Created attachment 430924 [details]
Patch
Created attachment 430960 [details]
Patch
Found 1 new test failure: imported/w3c/web-platform-tests/navigation-timing/nav2_test_attributes_values.html Created attachment 431157 [details]
Patch
Committed r278757 (238718@main): <https://commits.webkit.org/238718@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431157 [details]. |