# HG changeset patch # User Matt Mackall # Date 1333313669 18000 # Node ID 6e738a0a3393ccf29086bfb6064decf647467a81 # Parent 0d8df15b59d69b2b95f73a78debab92c9dbc4358 tests: really add blacklist for vfat on Linux diff -r 0d8df15b59d6 -r 6e738a0a3393 tests/blacklists/linux-vfat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/blacklists/linux-vfat Sun Apr 01 15:54:29 2012 -0500 @@ -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