Make the pickers test work
Use the unix volume monitor, since gvfs is injecting all my extra partitions into the dump of the file chooser.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user