# HG changeset patch # User Matt Mackall # Date 2012-04-01 20:54:29 # Node ID 6e738a0a3393ccf29086bfb6064decf647467a81 # Parent 0d8df15b59d69b2b95f73a78debab92c9dbc4358 tests: really add blacklist for vfat on Linux diff --git a/tests/blacklists/linux-vfat b/tests/blacklists/linux-vfat new file mode 100644 --- /dev/null +++ b/tests/blacklists/linux-vfat @@ -0,0 +1,35 @@ +# invalid filenames +test-add.t +test-init.t +test-clone.t +test-contrib.t +test-hgweb-raw.t +test-walk.t + +# no sockets or fifos +test-hup.t +test-inotify-debuginotify.t +test-inotify-dirty-dirstate.t +test-inotify-issue1208.t +test-inotify-issue1371.t +test-inotify-issue1542.t +test-inotify-lookup.t +test-inotify.t +test-inotify-issue1556.t + +# no hardlinks +test-hardlinks.t +test-relink.t + +# exec bit problems +test-convert-bzr-114.t +test-convert-bzr-directories.t +test-convert-bzr-merges.t +test-convert-bzr-treeroot.t +test-convert-darcs.t +test-merge-tools.t + +# debugstate exec bit false positives +test-dirstate.t +test-filebranch.t +test-merge-remove.t