NEW 155495
[ios-sim] compositing/visible-rect/animated-from-none.html failing
https://bugs.webkit.org/show_bug.cgi?id=155495
Summary [ios-sim] compositing/visible-rect/animated-from-none.html failing
Ryan Haddad
Reported 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
Attachments
Alexey Proskuryakov
Comment 1 2016-03-15 22:44:51 PDT
I wonder if this depends on preceding tests.
Ryan Haddad
Comment 2 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>
Note You need to log in before you can comment on or make changes to this bug.