Disable tst_qaccessibilitylinux

This test accidentally causes the screen reader (in newer Gnome
environments) to be launched. This messes up the CI machines enough that
nothing works afterwards. Disable the whole test until I write the
proper fix. We don't lose anything because it was marked as
insignificant anyway.

Task-number: QTBUG-44434
Change-Id: I410e80580977178ea99a370c6c0909d1fb49a71c
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
This commit is contained in:
Frederik Gladhorn 2015-02-24 12:46:25 +01:00 committed by Jan Arve Sæther
parent 89536d041b
commit e9d07be949

View File

@ -13,7 +13,7 @@ SUBDIRS=\
modeltest \ modeltest \
networkselftest \ networkselftest \
qaccessibility \ qaccessibility \
qaccessibilitylinux \ # qaccessibilitylinux \ # QTBUG-44434
qaccessibilitymac \ qaccessibilitymac \
qcomplextext \ qcomplextext \
qfocusevent \ qfocusevent \