Prevent local filesystem influence in the a11y tests

By using the 'unix' gio volume monitor, we avoid variation
in the file chooser that otherwise breaks the 'pickers' test.
This commit is contained in:
Matthias Clasen 2011-11-21 13:05:47 -05:00
parent 9275b87b6a
commit 7e8b7a72ac

View File

@ -17,6 +17,10 @@ LDADD = \
$(top_builddir)/gtk/libgtk-3.la \
$(GTK_DEP_LIBS)
# work around random file systems showing up in the file chooser,
# breaking the 'pickers' test
TESTS_ENVIRONMENT = GIO_USE_VOLUME_MONITOR=unix
TEST_PROGS += accessibility-dump
TEST_PROGS += tree-performance