[Webkit-unassigned] [Bug 100769] [Qt][WK2] REGRESSION(r132907): It made animations/negative-delay.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 10:04:31 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-10-30 10:05:49 PST ---
and transitions/negative-delay.html fails intermittently:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/transitions/negative-delay-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/transitions/negative-delay-actual.txt
@@ -1,9 +1,13 @@
-PASS - "left" property for "square1" element at 0s saw something close to: 300
+CONSOLE MESSAGE: line 240: Failed to pause 'left' transition on element 'square1'
+CONSOLE MESSAGE: line 240: Failed to pause 'left' transition on element 'square1'
+CONSOLE MESSAGE: line 240: Failed to pause '-webkit-transform' transition on element 'square3'
+CONSOLE MESSAGE: line 240: Failed to pause '-webkit-transform' transition on element 'square3'
+FAIL - "left" property for "square1" element at 0s expected: 300 but saw: 600
 PASS - "left" property for "square2" element at 0s saw something close to: 0
-PASS - "left" property for "square1" element at 0.5s saw something close to: 450
+FAIL - "left" property for "square1" element at 0.5s expected: 450 but saw: 600
 PASS - "left" property for "square2" element at 0.5s saw something close to: 150
-PASS - "-webkit-transform.4" property for "square3" element at 0s saw something close to: 300
+FAIL - "-webkit-transform.4" property for "square3" element at 0s expected: 300 but saw: matrix(1, 0, 0, 1, 600, 0)
 PASS - "-webkit-transform.4" property for "square4" element at 0s saw something close to: 0
-PASS - "-webkit-transform.4" property for "square3" element at 0.5s saw something close to: 450
+FAIL - "-webkit-transform.4" property for "square3" element at 0.5s expected: 450 but saw: matrix(1, 0, 0, 1, 600, 0)
 PASS - "-webkit-transform.4" property for "square4" element at 0.5s saw something close to: 150

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