Bug 171763 - [macOS-wk2] LayoutTest/compositing/tiling/non-active-window-tiles-size.html is flaky Failure.
Summary: [macOS-wk2] LayoutTest/compositing/tiling/non-active-window-tiles-size.html i...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-05 17:52 PDT by Matt Lewis
Modified: 2017-05-05 18:18 PDT (History)
2 users (show)

See Also:


Attachments
Mark test as flaky (1.32 KB, patch)
2017-05-05 18:00 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-05-05 17:52:23 PDT
The test compositing/tiling/non-active-window-tiles-size.html is a flaky failure.

The test seems to be flaky from addition. 

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=215103&tests=compositing%2Ftiling%2Fnon-active-window-tiles-size.html

Build log:
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/839

Diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/compositing/tiling/non-active-window-tiles-size-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/compositing/tiling/non-active-window-tiles-size-actual.txt
@@ -40,8 +40,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 512 x 512)
-      (top left tile 0, 0 tiles grid 2 x 2)
+      (tile size 800 x 600)
+      (top left tile 0, 0 tiles grid 1 x 1)
       (in window 1)
     )
   )
Comment 1 Matt Lewis 2017-05-05 18:00:14 PDT
Created attachment 309251 [details]
Mark test as flaky
Comment 2 Ryan Haddad 2017-05-05 18:10:36 PDT
Comment on attachment 309251 [details]
Mark test as flaky

Clearing flags on attachment: 309251

Committed r216302: <http://trac.webkit.org/changeset/216302>