# HG changeset patch # User Nicolas Dumazet # Date 1259374879 -32400 # Node ID 652064640e9876d54b884e8b50168ff864dd45e8 # Parent b37b060d84c716ff529f4ae1a20c8dd2e94d9c57 test blacklist: add inotify-failures target diff -r b37b060d84c7 -r 652064640e98 tests/blacklist --- a/tests/blacklist Sat Nov 28 10:25:09 2009 +0900 +++ b/tests/blacklist Sat Nov 28 11:21:19 2009 +0900 @@ -12,3 +12,26 @@ ## help = "this string is not used" # then calling "run-tests.py --blacklist example" will exclude test-hgrc and # test-help from the list of tests to run. + +[inotify-failures] +# When --inotify is activated, help output and config changes: +debugcomplete = +empty = +fncache = +globalopts = +help = +hgrc = +inherit-mode = +qrecord = +strict = + +# --inotify activates de facto the inotify extension. It does not play well +# with inotify-specific tests, which activate/desactivate inotify at will: +inotify = +inotify-debuginotify = +inotify-dirty-dirstate = +inotify-issue1208 = +inotify-issue1371 = +inotify-issue1542 = +inotify-issue1556 = +inotify-lookup =