[GTK] run-gtk-tests randomly fails while running the xprop comand
authormario@webkit.org <mario@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Jan 2012 10:05:29 +0000 (10:05 +0000)
committermario@webkit.org <mario@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Jan 2012 10:05:29 +0000 (10:05 +0000)
commit9945bed5a406ee2f4377db9dc464d92639cffd87
treeb0fb575d0f69aad298a0e48555c4016303c5ee1f
parentcb334d8d5008a5914782965a2eeaabe4ebe27149
[GTK] run-gtk-tests randomly fails while running the xprop comand
https://bugs.webkit.org/show_bug.cgi?id=76817

Reviewed by Philippe Normand.

Temporarily comment the lines related to launching the ATSPI bus
and registry daemon, which are making the bots to fail randomly.

* Scripts/run-gtk-tests:
(TestRunner): Skip TestWebKitAccessibility, as it won't run
properly if the ATSPI infrastructure is not properly initialized.
(TestRunner.run): Comment lines related to initialization of ATSPI.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105601 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/run-gtk-tests