--- a/tests/blacklists/fsmonitor Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/blacklists/fsmonitor Thu Jul 13 03:17:58 2017 +0900
@@ -3,8 +3,6 @@
# The following tests all fail because they either use extensions that conflict
# with fsmonitor, use subrepositories, or don't anticipate the extra file in
# the .hg directory that fsmonitor adds.
-test-basic.t
-test-commandserver.t
test-debugextensions.t
test-eol-add.t
test-eol-clone.t
--- a/tests/test-basic.t Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/test-basic.t Thu Jul 13 03:17:58 2017 +0900
@@ -3,6 +3,7 @@
$ hg config
devel.all-warnings=true
devel.default-date=0 0
+ extensions.fsmonitor= (fsmonitor !)
largefiles.usercache=$TESTTMP/.cache/largefiles (glob)
ui.slash=True
ui.interactive=False
--- a/tests/test-commandserver.t Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/test-commandserver.t Thu Jul 13 03:17:58 2017 +0900
@@ -189,6 +189,7 @@
bundle.mainreporoot=$TESTTMP/repo
devel.all-warnings=true
devel.default-date=0 0
+ extensions.fsmonitor= (fsmonitor !)
largefiles.usercache=$TESTTMP/.cache/largefiles
ui.slash=True
ui.interactive=False