[Webkit-unassigned] [Bug 132134] [GTK] TestWebKitAccessibility unit test is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 11 04:29:11 PDT 2014


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





--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-07-11 04:29:27 PST ---
Is the a11y bus daemon required for all tests or only for TestWebKitAccessibility? If it's only needed by that one, it should probably spawned by the test itself (like all other tests that use their own bus daemon), instead of the script.  We really need to unset the DBUS_SESSION_BUS_ADDRESS, see https://bugs.webkit.org/show_bug.cgi?id=118427


    * UIProcess/API/gtk/tests/TestMain.cpp:
    (main): Unset DBUS_SESSION_BUS_ADDRESS environment variable to
    make sure that the GLib bus singleton is initialized by the
    private DBus session bus created by the tests.

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