Bug 155495 - [ios-sim] compositing/visible-rect/animated-from-none.html failing
Summary: [ios-sim] compositing/visible-rect/animated-from-none.html failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-15 09:53 PDT by Ryan Haddad
Modified: 2016-03-16 16:32 PDT (History)
2 users (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-15 09:53:18 PDT
[ios-sim] compositing/visible-rect/animated-from-none.html failing

This LayoutTest fails on ios-sim WK1 release and debug and appears to be flaky on ios-sim WK2

Recent failure from ios-sim WK2 debug:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/r198215%20(281)/results.html>

Flakiness Dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fvisible-rect%2Fanimated-from-none.html>

--- /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/compositing/visible-rect/animated-from-none-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/compositing/visible-rect/animated-from-none-actual.txt
@@ -10,7 +10,7 @@
       (bounds 800.00 600.00)
       (contentsOpaque 1)
       (visible rect 0.00, 0.00 800.00 x 600.00)
-      (coverage rect 0.00, 0.00 800.00 x 600.00)
+      (coverage rect 0.00, 0.00 1056.00 x 856.00)
       (intersects coverage rect 1)
       (contentsScale 2.00)
       (children 1
@@ -18,7 +18,7 @@
           (position 8.00 8.00)
           (bounds 502.00 202.00)
           (visible rect 0.00, 0.00 502.00 x 202.00)
-          (coverage rect -8.00, -8.00 800.00 x 600.00)
+          (coverage rect -8.00, -8.00 1056.00 x 856.00)
           (intersects coverage rect 1)
           (contentsScale 2.00)
           (children 1
Comment 1 Alexey Proskuryakov 2016-03-15 22:44:51 PDT
I wonder if this depends on preceding tests.
Comment 2 Ryan Haddad 2016-03-16 16:32:27 PDT
Marked test as flaky on ios-simulator wk2, failing on ios-simulator wk1 in <http://trac.webkit.org/projects/webkit/changeset/198307>