[Webkit-unassigned] [Bug 33664] New: transitions/shorthand-border-transitions.html failed on Snow Leopard Intel Leaks Bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 14 02:58:59 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33664
Summary: transitions/shorthand-border-transitions.html failed
on Snow Leopard Intel Leaks Bot
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: cmarrin at apple.com, ojan at chromium.org
Blocks: 33292
transitions/shorthand-border-transitions.html failed on Snow Leopard Intel
Leaks Bot
This may be a test-dependency problem as this failed when other tests crashed
(which might have changed what set of tests this one got run with).
http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r53248%20(3417)/transitions/shorthand-border-transitions-diffs.txt
--- layout-test-results/transitions/shorthand-border-transitions-expected.txt
2010-01-14 02:02:25.000000000 -0800
+++ layout-test-results/transitions/shorthand-border-transitions-actual.txt
2010-01-14 02:02:25.000000000 -0800
@@ -1,9 +1,9 @@
Tests transitions of the border shorthand properties.
-PASS - "border-top-color" property for "box" element at 0.5s saw something
close to: 128,0,128
-PASS - "border-right-color" property for "box" element at 0.5s saw something
close to: 128,0,128
-PASS - "border-bottom-color" property for "box" element at 0.5s saw something
close to: 128,0,128
-PASS - "border-left-color" property for "box" element at 0.5s saw something
close to: 128,0,128
+FAIL - "border-top-color" property for "box" element at 0.5s expected:
128,0,128 but saw: 150,0,150
+FAIL - "border-right-color" property for "box" element at 0.5s expected:
128,0,128 but saw: 150,0,150
+FAIL - "border-bottom-color" property for "box" element at 0.5s expected:
128,0,128 but saw: 150,0,150
+FAIL - "border-left-color" property for "box" element at 0.5s expected:
128,0,128 but saw: 150,0,150
PASS - "border-top-width" property for "box" element at 0.5s saw something
close to: 10
PASS - "border-right-width" property for "box" element at 0.5s saw something
close to: 10
PASS - "border-bottom-width" property for "box" element at 0.5s saw something
close to: 10
@@ -11,5 +11,5 @@
PASS - "border-top-width" property for "box1" element at 0.5s saw something
close to: 10
PASS - "border-top-color" property for "box1" element at 0.5s saw something
close to: 255,0,255
PASS - "border-top-width" property for "box2" element at 0.5s saw something
close to: 10
-PASS - "border-bottom-width" property for "box2" element at 0.5s saw something
close to: 20
+FAIL - "border-bottom-width" property for "box2" element at 0.5s expected: 20
but saw: 23
Last modified by Ojan:
http://trac.webkit.org/browser/trunk/LayoutTests/transitions/shorthand-border-transitions.html
--
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