[Webkit-unassigned] [Bug 80703] [Qt] svg/animations tests are very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 04:14:32 PST 2012


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





--- Comment #12 from Csaba Osztrogonac <ossy at webkit.org>  2012-03-10 04:14:32 PST ---
--- /ramdisk/qt-linux-release/build/layout-test-results/svg/animations/animate-color-fill-currentColor-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/svg/animations/animate-color-fill-currentColor-actual.txt 
@@ -18,14 +18,14 @@
 PASS fillColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0

 Half-time condition:
-PASS document.defaultView.getComputedStyle(rect).getPropertyValue('fill') is "#804000"
+FAIL document.defaultView.getComputedStyle(rect).getPropertyValue('fill') should be #804000. Was #803f00.
 PASS (fillPaint = document.defaultView.getComputedStyle(rect).getPropertyCSSValue('fill')).toString() is "[object SVGPaint]"
 PASS fillPaint.paintType is SVGPaint.SVG_PAINTTYPE_CURRENTCOLOR
 PASS fillPaint.uri is ""
 PASS fillPaint.colorType is SVGColor.SVG_COLORTYPE_CURRENTCOLOR
 PASS (fillColor = fillPaint.rgbColor).toString() is "[object RGBColor]"
 PASS fillColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 128
-PASS fillColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 64
+FAIL fillColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) should be 64. Was 63.
 PASS fillColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0

 End condition:

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