[Webkit-unassigned] [Bug 88024] New: [Win] 4 css3 tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 16:36:01 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88024

           Summary: [Win] 4 css3 tests fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Windows 7
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar,
                    Regression
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com,
                    timothy_horton at apple.com


Unfortunately, due to the state of the bots, I don't know when this started.

css3/unicode-bidi-isolate-basic.html
css3/filters/composited-during-animation-layertree.html
css3/filters/composited-during-animation.html
css3/filters/composited-during-transition-layertree.html

I am going to land expected (failing?) results for Windows to get the bots greener.

One example:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/css3/filters/composited-during-animation-layertree-expected.txt    2012-05-31 14:20:48.020605300 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/css3/filters/composited-during-animation-layertree-actual.txt    2012-05-31 14:20:48.019605200 -0700
@@ -2,4 +2,54 @@



+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (children 8
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 202.00 18.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 132.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 202.00 132.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 246.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 202.00 246.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 360.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 202.00 360.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list