[Webkit-unassigned] [Bug 80291] New: [Qt] svg/animations/animate-currentColor.html is flakey
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 08:08:04 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80291
Summary: [Qt] svg/animations/animate-currentColor.html is
flakey
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
svg/animations/animate-currentColor.html is flakey on 32 bit:
--- /ramdisk/qt-linux-release/build/layout-test-results/svg/animations/animate-currentColor-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/svg/animations/animate-currentColor-actual.txt
@@ -7,7 +7,7 @@
PASS getComputedStyle(rect).fill is '#ff0000'
PASS rect.style.fill is ""
-PASS getComputedStyle(rect).fill is '#804000'
+FAIL getComputedStyle(rect).fill should be #804000. Was #803f00.
PASS rect.style.fill is ""
PASS getComputedStyle(rect).fill is '#008000'
PASS rect.style.fill is ""
You can easily reproduce it with:
$Tools/Scripts/old-run-webkit-tests svg/animations/animate-currentColor.html --iterations 1000
...
888 test cases (88%) succeeded
112 test cases (11%) had incorrect layout
--
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