[Webkit-unassigned] [Bug 122481] New: [GTK] svg/animations/svglengthlist-animation-3.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 7 19:35:45 PDT 2013


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

           Summary: [GTK] svg/animations/svglengthlist-animation-3.html is
                    flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/animations/svglengthlist-animation-3-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/animations/svglengthlist-animation-3-actual.txt
@@ -10,11 +10,11 @@
 PASS text.x.animVal.getItem(0).value is 50
 PASS text.x.baseVal.numberOfItems is 1
 PASS text.x.baseVal.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 close to 70. Was 50.
+FAIL text.x.animVal.getItem(1).value should be 80. Threw exception Error: IndexSizeError: DOM Exception 1
+FAIL text.x.animVal.getItem(2).value should be 90. Threw exception Error: IndexSizeError: DOM Exception 1
+FAIL text.x.animVal.getItem(3).value should be 110. Threw exception Error: IndexSizeError: DOM Exception 1
 PASS text.x.baseVal.numberOfItems is 1
 PASS text.x.baseVal.getItem(0).value is 50
 PASS text.x.animVal.numberOfItems is 4

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