Bug 153307
Summary: | [iOS Simulator] displaylists/extent-includes-transforms.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=153308 | ||
Bug Depends on: | |||
Bug Blocks: | 152130 |
Ryan Haddad
[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))
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Flakiness waas resolved on Mac with <https://trac.webkit.org/changeset/195514>, but the test still seems to be flaky on ios-simulator.
Ryan Haddad
*** This bug has been marked as a duplicate of bug 153656 ***