[Webkit-unassigned] [Bug 113227] New: [Mac] Several transitions tests fail due to "fail to pause" errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 11:10:30 PDT 2013


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

           Summary: [Mac] Several transitions tests fail due to "fail to
                    pause" errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: simon.fraser at apple.com, timothy_horton at apple.com


http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r146779%20(8304)/results.html

e.g.
--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/transitions/cross-fade-background-image-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/transitions/cross-fade-background-image-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: line 240: Failed to pause 'background-image' transition on element 'box'
+CONSOLE MESSAGE: line 240: Failed to pause 'background-image' transition on element 'boxShorthand'
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
@@ -5,10 +7,14 @@
     RenderBody {BODY} at (8,10) size 784x582
       RenderBlock {DIV} at (10,0) size 200x200
       RenderBlock {DIV} at (10,210) size 200x200
-      RenderBlock {DIV} at (0,420) size 784x36
-        RenderText {#text} at (0,0) size 581x18
-          text run at (0,0) width 581: "PASS - \"background-image\" property for \"box\" element at 0.5s saw something close to: 0.5"
-        RenderBR {BR} at (581,14) size 0x0
-        RenderText {#text} at (0,18) size 646x18
-          text run at (0,18) width 646: "PASS - \"background-image\" property for \"boxShorthand\" element at 0.5s saw something close to: 0.5"
-        RenderBR {BR} at (646,32) size 0x0
+      RenderBlock {DIV} at (0,420) size 784x108
+        RenderText {#text} at (0,0) size 545x54
+          text run at (0,0) width 545: "FAIL - \"background-image\" property for \"box\" element at 0.5s expected: 0.5 but saw:"
+          text run at (0,18) width 357: "url(file:///Volumes/Data/slave/mountainlion-release-tests-"
+          text run at (0,36) width 446: "wk1/build/LayoutTests/fast/backgrounds/repeat/resources/nav.blue.gif)"
+        RenderBR {BR} at (446,50) size 0x0
+        RenderText {#text} at (0,54) size 610x54
+          text run at (0,54) width 610: "FAIL - \"background-image\" property for \"boxShorthand\" element at 0.5s expected: 0.5 but saw:"
+          text run at (0,72) width 357: "url(file:///Volumes/Data/slave/mountainlion-release-tests-"
+          text run at (0,90) width 446: "wk1/build/LayoutTests/fast/backgrounds/repeat/resources/nav.blue.gif)"
+        RenderBR {BR} at (446,104) size 0x0

-- 
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