Bug 153307 - [iOS Simulator] displaylists/extent-includes-transforms.html is flaky
Summary: [iOS Simulator] displaylists/extent-includes-transforms.html is flaky
Status: RESOLVED DUPLICATE of bug 153656
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 152130
  Show dependency treegraph
 
Reported: 2016-01-21 08:37 PST by Ryan Haddad
Modified: 2016-01-29 10:39 PST (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-01-21 08:37:47 PST
[iOS Simulator] displaylists/extent-includes-transforms.html is flaky

Most recent failing run:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195397%20(2445)/results.html>

Flakiness dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=displaylists%2Fextent-includes-transforms.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/displaylists/extent-includes-transforms-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/displaylists/extent-includes-transforms-actual.txt
@@ -1,24 +1 @@
 
-(
-  (translate
-    (x 0.00)
-    (y 22.00)))
-(
-  (concatentate-ctm
-    (ctm {m=((0.87,0.50)(-0.50,0.87)) t=(81.70,-18.30)})))
-(
-  (save
-    (restore-index 5)))
-(
-  (set-state
-    (change-flags 1024)
-    (shadow-blur 12.00)
-    (shadow-offset width=10 height=20)
-    (shadows-use-legacy-radius 0)))
-(
-  (fill-rect-with-color
-    (extent at (7.14,0.20) size 184.55x185.65)
-    (rect at (0,0) size 100x100)
-    (color #0000FF)))
-(
-  (restore))
Comment 1 Ryan Haddad 2016-01-25 09:18:32 PST
Flakiness waas resolved on Mac with <https://trac.webkit.org/changeset/195514>, but the test still seems to be flaky on ios-simulator.
Comment 2 Ryan Haddad 2016-01-29 10:39:55 PST

*** This bug has been marked as a duplicate of bug 153656 ***