Bug 80157
Summary: | [Qt] svg/animations/animate-elem-08-t-drt.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | morrita, ossy, rhodovan.u-szeged, zherczeg, zimmermann |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79784, 87008 |
Csaba Osztrogonác
svg/animations/animate-elem-08-t-drt.html introduced in http://trac.webkit.org/changeset/109215
and fails on the Qt with the following diff: (It isn't flaky fail, it fails always.)
--- /ramdisk/qt-linux-64-release/build/layout-test-results/svg/animations/animate-elem-08-t-drt-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/svg/animations/animate-elem-08-t-drt-actual.txt
@@ -11,49 +11,49 @@
PASS rootSVGElement.getTransformToElement(path1).c is -1
PASS rootSVGElement.getTransformToElement(path1).d is 0
PASS rootSVGElement.getTransformToElement(path1).e is 224.9
-PASS rootSVGElement.getTransformToElement(path1).f is -25.9
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -25.9. Was -24.999999999999957.
PASS rootSVGElement.getTransformToElement(path2).a is 0
PASS rootSVGElement.getTransformToElement(path2).b is -1
PASS rootSVGElement.getTransformToElement(path2).c is 1
PASS rootSVGElement.getTransformToElement(path2).d is 0
-PASS rootSVGElement.getTransformToElement(path2).e is -223.9
-PASS rootSVGElement.getTransformToElement(path2).f is 275.9
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to -223.9. Was -225.00000000000006.
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to 275.9. Was 274.99999999999994.
PASS rootSVGElement.getTransformToElement(path1).a is 1
PASS rootSVGElement.getTransformToElement(path1).b is 0.1
PASS rootSVGElement.getTransformToElement(path1).c is -0.1
PASS rootSVGElement.getTransformToElement(path1).d is 1
-PASS rootSVGElement.getTransformToElement(path1).e is -70.3
-PASS rootSVGElement.getTransformToElement(path1).f is -182.8
+FAIL rootSVGElement.getTransformToElement(path1).e should be close to -70.3. Was -70.83786547620552.
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -182.8. Was -182.6106154800177.
PASS rootSVGElement.getTransformToElement(path2).a is -1
PASS rootSVGElement.getTransformToElement(path2).b is -0.1
PASS rootSVGElement.getTransformToElement(path2).c is 0.1
PASS rootSVGElement.getTransformToElement(path2).d is -1
-PASS rootSVGElement.getTransformToElement(path2).e is 318.6
-PASS rootSVGElement.getTransformToElement(path2).f is 211.6
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 318.6. Was 319.2541316663095.
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to 211.6. Was 210.70607556648315.
PASS rootSVGElement.getTransformToElement(path1).a is 0.7
PASS rootSVGElement.getTransformToElement(path1).b is -0.7
PASS rootSVGElement.getTransformToElement(path1).c is 0.7
PASS rootSVGElement.getTransformToElement(path1).d is 0.7
PASS rootSVGElement.getTransformToElement(path1).e is -265.1
-PASS rootSVGElement.getTransformToElement(path1).f is -18.9
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.69790096173402.
PASS rootSVGElement.getTransformToElement(path2).a is -0.7
PASS rootSVGElement.getTransformToElement(path2).b is 0.7
PASS rootSVGElement.getTransformToElement(path2).c is -0.7
PASS rootSVGElement.getTransformToElement(path2).d is -0.7
-PASS rootSVGElement.getTransformToElement(path2).e is 442.7
-PASS rootSVGElement.getTransformToElement(path2).f is -156.9
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.94738120492275.
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.0653646842131.
PASS rootSVGElement.getTransformToElement(path1).a is 0.7
PASS rootSVGElement.getTransformToElement(path1).b is -0.7
PASS rootSVGElement.getTransformToElement(path1).c is 0.7
PASS rootSVGElement.getTransformToElement(path1).d is 0.7
PASS rootSVGElement.getTransformToElement(path1).e is -265.1
-PASS rootSVGElement.getTransformToElement(path1).f is -18.9
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.69790096173402.
PASS rootSVGElement.getTransformToElement(path2).a is -0.7
PASS rootSVGElement.getTransformToElement(path2).b is 0.7
PASS rootSVGElement.getTransformToElement(path2).c is -0.7
PASS rootSVGElement.getTransformToElement(path2).d is -0.7
-PASS rootSVGElement.getTransformToElement(path2).e is 442.7
-PASS rootSVGElement.getTransformToElement(path2).f is -156.9
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.94738120492275.
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.0653646842131.
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it to make the bot happier - http://trac.webkit.org/changeset/109571/trunk/LayoutTests/platform/qt/Skipped