Bug 153557 - [iOS Simulator] displaylists/canvas-display-list.html is flaky on wk2, fails on wk1
Summary: [iOS Simulator] displaylists/canvas-display-list.html is flaky on wk2, fails ...
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-27 13:15 PST by Ryan Haddad
Modified: 2016-01-29 10:40 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-27 13:15:16 PST
[iOS Simulator] displaylists/canvas-display-list.html is flaky on wk2, fails on wk1

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195682%20(2633)/results.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=displaylists%2Fcanvas-display-list.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/displaylists/canvas-display-list-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/displaylists/canvas-display-list-actual.txt
@@ -1,13 +1 @@
- 
-(set-state
-  (change-flags 256)
-  (fill-color #C80000))
-(fill-rect
-  (extent at (10,10) size 55x50)
-  (rect at (10,10) size 55x50))
-(set-state
-  (change-flags 256)
-  (fill-color #0000C87F))
-(fill-rect
-  (extent at (30,30) size 55x50)
-  (rect at (30,30) size 55x50))
+
Comment 1 Ryan Haddad 2016-01-29 10:40:15 PST

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