[Webkit-unassigned] [Bug 33370] New: animations/change-keyframes.html failed on Tiger Bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 8 02:51:41 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33370
Summary: animations/change-keyframes.html failed on Tiger Bot
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
Blocks: 33289
animations/change-keyframes.html failed on Tiger Bot
This is the first time I've noticed this failure:
http://build.webkit.org/results/Tiger%20Intel%20Release/r52980%20(7550)/results.html
--- layout-test-results/animations/change-keyframes-expected.txt 2010-01-08
02:35:58.000000000 -0800
+++ layout-test-results/animations/change-keyframes-actual.txt 2010-01-08
02:35:58.000000000 -0800
@@ -1,4 +1,4 @@
This test performs an animation of the left property and makes sure it is
animating. Then it stops the animation, changes the keyframes to an animation
of the top property, restarts the animation and makes sure top is animating.
-PASS - "left" property for "box" element at 0.5s saw something close to: 200
-PASS - "top" property for "box" element at 1s saw something close to: 100
+FAIL - "left" property for "box" element at 0.5s expected: 200 but saw: 0
+FAIL - "top" property for "box" element at 1s expected: 100 but saw: 0
--
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