NEW 50255
compositing/iframes/overlapped-nested-iframes.html fails on Snow Leopard commit queue
https://bugs.webkit.org/show_bug.cgi?id=50255
Summary compositing/iframes/overlapped-nested-iframes.html fails on Snow Leopard comm...
Eric Seidel (no email)
Reported 2010-11-30 11:33:49 PST
compositing/iframes/overlapped-nested-iframes.html fails on Snow Leopard commit queue It may just be flaky. http://trac.webkit.org/browser/trunk/LayoutTests/compositing/iframes/overlapped-nested-iframes.html --- /tmp/layout-test-results/compositing/iframes/overlapped-nested-iframes-expected.txt 2010-11-30 11:30:47.000000000 -0800 +++ /tmp/layout-test-results/compositing/iframes/overlapped-nested-iframes-actual.txt 2010-11-30 11:30:47.000000000 -0800 @@ -4,7 +4,7 @@ (children 1 (GraphicsLayer (bounds 785.00 1650.00) - (children 3 + (children 2 (GraphicsLayer (position 20.00 150.00) (bounds 284.00 204.00) @@ -67,67 +67,6 @@ ) ) (GraphicsLayer - (position 20.00 374.00) - (bounds 284.00 204.00) - (drawsContent 1) - (children 1 - (GraphicsLayer - (position 2.00 2.00) - (bounds 280.00 200.00) - (children 1 - (GraphicsLayer - (children 1 - (GraphicsLayer - (bounds 280.00 200.00) - (children 1 - (GraphicsLayer - (bounds 280.00 200.00) - (drawsContent 1) - (children 1 - (GraphicsLayer - (position 8.00 8.00) - (bounds 252.00 172.00) - (drawsContent 1) - (children 1 - (GraphicsLayer - (position 1.00 1.00) - (bounds 250.00 170.00) - (children 1 - (GraphicsLayer - (children 1 - (GraphicsLayer - (bounds 250.00 230.00) - (children 1 - (GraphicsLayer - (bounds 250.00 230.00) - (drawsContent 1) - (children 1 - (GraphicsLayer - (position 18.00 10.00) - (bounds 210.00 210.00) - (drawsContent 1) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - ) - (GraphicsLayer (position 0.00 100.00) (bounds 785.00 120.00) (drawsContent 1) One of many examples: http://queues.webkit.org/results/6388121
Attachments
Eric Seidel (no email)
Comment 2 2010-12-01 10:25:55 PST
We need to just skip this test. Its flakiness is out of control.
Eric Seidel (no email)
Comment 3 2010-12-01 20:29:38 PST
Alexey Proskuryakov
Comment 4 2011-09-06 15:35:12 PDT
This test fails for me on Lion all the time with the same diff. Should it be just skipped, or is there something bad going on behind the scenes?
Note You need to log in before you can comment on or make changes to this bug.