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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 06:55:32 PST 2012


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





--- Comment #6 from Csaba Osztrogonac <ossy at webkit.org>  2012-03-09 06:55:32 PST ---
--- /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/svg/animations/svglengthlist-animation-3-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/svg/animations/svglengthlist-animation-3-actual.txt 
@@ -8,11 +8,11 @@

 PASS text.x.animVal.numberOfItems is 1
 PASS text.x.animVal.getItem(0).value is 50
-PASS text.x.animVal.numberOfItems is 4
-PASS text.x.animVal.getItem(0).value is 70
-PASS text.x.animVal.getItem(1).value is 80
-PASS text.x.animVal.getItem(2).value is 90
-PASS text.x.animVal.getItem(3).value is 110
+FAIL text.x.animVal.numberOfItems should be 4. Was 1.
+FAIL text.x.animVal.getItem(0).value should be 70. Was 50.
+FAIL text.x.animVal.getItem(1).value should be 80. Threw exception Error: INDEX_SIZE_ERR: DOM Exception 1
+FAIL text.x.animVal.getItem(2).value should be 90. Threw exception Error: INDEX_SIZE_ERR: DOM Exception 1
+FAIL text.x.animVal.getItem(3).value should be 110. Threw exception Error: INDEX_SIZE_ERR: DOM Exception 1
 PASS text.x.animVal.numberOfItems is 4
 PASS text.x.animVal.getItem(0).value is 70
 PASS text.x.animVal.getItem(1).value is 80

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