Bug 90724

Summary: compositing/iframes/iframe-size-from-zero.html is flaky
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: fpizlo, rniwa, simon.fraser
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Filip Pizlo 2012-07-07 00:20:24 PDT
Sometimes it fails on the bots like so.  I will skip it for now.

http://build.webkit.org/results/Apple%20Lion%20Debug%20WK1%20(Tests)/r122043%20(727)/results.html

--- /Volumes/Data/slave/lion-debug-tests-wk1/build/layout-test-results/compositing/iframes/iframe-size-from-zero-expected.txt
+++ /Volumes/Data/slave/lion-debug-tests-wk1/build/layout-test-results/compositing/iframes/iframe-size-from-zero-actual.txt
@@ -1,54 +1,2 @@
 
-(GraphicsLayer
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 2
-        (GraphicsLayer
-          (position 28.00 28.00)
-          (bounds 330.00 180.00)
-          (drawsContent 1)
-          (children 1
-            (GraphicsLayer
-              (position 15.00 15.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 285.00 150.00)
-                  (children 1
-                    (GraphicsLayer
-                      (children 1
-                        (GraphicsLayer
-                          (bounds 285.00 230.00)
-                          (children 1
-                            (GraphicsLayer
-                              (bounds 285.00 230.00)
-                              (drawsContent 1)
-                              (children 1
-                                (GraphicsLayer
-                                  (position 18.00 10.00)
-                                  (bounds 210.00 210.00)
-                                  (drawsContent 1)
-                                )
-                              )
-                            )
-                          )
-                        )
-                      )
-                    )
-                  )
-                )
-              )
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 5.00 5.00)
-          (bounds 50.00 50.00)
-          (drawsContent 1)
-        )
-      )
-    )
-  )
-)
Comment 1 Filip Pizlo 2012-07-07 00:23:01 PDT
Skipped in http://trac.webkit.org/changeset/122051