[Webkit-unassigned] [Bug 49176] New: [GTK] fast/events/spatial-navigation/snav-single-select.html has been failing on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 07:32:11 PST 2010


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

           Summary: [GTK]
                    fast/events/spatial-navigation/snav-single-select.html
                    has been failing on the bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


fast/events/spatial-navigation/snav-single-select.html has been failing on the bots. Here is the diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/events/spatial-navigation/snav-single-select-expected.txt    2010-11-08 07:07:33.681239500 -0800
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/events/spatial-navigation/snav-single-select-actual.txt    2010-11-08 07:07:33.681239500 -0800
@@ -14,7 +14,7 @@
 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
 PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
-PASS gFocusedDocument.getElementById("start").selectedIndex is 0
-PASS gFocusedDocument.getElementById("start").selectedIndex is 1
-PASS gFocusedDocument.getElementById("start").selectedIndex is 0
+FAIL gFocusedDocument.getElementById("start").selectedIndex should be 0. Was 2.
+FAIL gFocusedDocument.getElementById("start").selectedIndex should be 1. Was 2.
+FAIL gFocusedDocument.getElementById("start").selectedIndex should be 0. Was 2.

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