[Webkit-unassigned] [Bug 140413] New: [GTK] TestWebKitAccessibility fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 14:39:57 PST 2015


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

            Bug ID: 140413
           Summary: [GTK] TestWebKitAccessibility fails
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

TestWebKitAccessibility has never worked for me.

If I run the full 'run-gtk-tests' script with all preceeding tests, then it fails with this error:

** (/home/mcatanzaro/WebKit/Tools/gtk/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebKitAccessibility:5208): ERROR **: AT-SPI: COuldn't connect to accessibility bus. Is at-spi-bus-launcher running?

So I guess another test is breaking it.

But if I run the test on its own, 'run-gtk-tests WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebKitAccessibility', then ii findTestServerApplication(), atspi_accessible_get_child_count() returns 1, and atspi_accessible_get_child_at_index() returns "WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebKitAccessibility" without quotes. But the test is expecting "AccessibilityTestServer" to be returned.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/75414858/attachment-0002.html>


More information about the webkit-unassigned mailing list