summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-12-19 10:10:34 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-12-19 10:10:34 -0500
commita53cfaaf7bcdd01ca84edc3358373da8cef2fa26 (patch)
tree939f3b69dccbc7eb6b4b2b1fcc706168cc68de3c
parentdb6282d20fca3362bf6256660f780d69f83a5e3d (diff)
downloadgtk+-3.2.3.tar.gz
Make the pickers test work3.2.3
Use the unix volume monitor, since gvfs is injecting all my extra partitions into the dump of the file chooser.
-rw-r--r--tests/a11y/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am
index 89be4bfc03..68d68c9e4d 100644
--- a/tests/a11y/Makefile.am
+++ b/tests/a11y/Makefile.am
@@ -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