Bug 155737 - [ios-sim-wk2] compositing/repaint/become-overlay-composited-layer.html flaky
Summary: [ios-sim-wk2] compositing/repaint/become-overlay-composited-layer.html flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-21 16:53 PDT by Ryan Haddad
Modified: 2016-03-25 13:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-03-21 16:53:45 PDT
[ios-sim-wk2] compositing/repaint/become-overlay-composited-layer.html flaky

Most recent failure:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/builds/4197>

Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Frepaint%2Fbecome-overlay-composited-layer.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/repaint/become-overlay-composited-layer-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/repaint/become-overlay-composited-layer-actual.txt
@@ -11,7 +11,7 @@
           text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right."
 layer at (8,44) size 502x102
   RenderBlock (relative positioned) {DIV} at (0,36) size 502x102 [border: (1px solid #000000)]
-layer at (259,45) size 250x100
-  RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
+layer at (9,145) size 250x100
+  RenderBlock (positioned) {DIV} at (1,101) size 250x100 [bgcolor=#0000FF]
 layer at (9,45) size 50x50
   RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
Comment 1 Simon Fraser (smfr) 2016-03-21 17:09:32 PDT
Test has a couple of 0.25s setTimeouts :(
Comment 2 Ryan Haddad 2016-03-25 13:52:59 PDT
Marked test as flaky on ios-sim-wk2 in <http://trac.webkit.org/projects/webkit/changeset/198689>