# HG changeset patch # User FUJIWARA Katsunori # Date 1499883477 -32400 # Node ID 3ccf559606af2e1e24c4807370dfb96ab9665c54 # Parent 0e2a6841ac5e4baced7eeef8f821a311751a6a89 tests: remove meaningless entries from blacklist for fsmonitor IMHO, these tests were listed up in blacklist at 3b67f27bb908, because fsmonitor extension wasn't correctly installed before actual testing at that revision (this issue was fixed by 776fd2e2cf5a). diff -r 0e2a6841ac5e -r 3ccf559606af tests/blacklists/fsmonitor --- a/tests/blacklists/fsmonitor Thu Jul 13 03:17:57 2017 +0900 +++ b/tests/blacklists/fsmonitor Thu Jul 13 03:17:57 2017 +0900 @@ -5,7 +5,6 @@ # the .hg directory that fsmonitor adds. test-basic.t test-blackbox.t -test-check-commit.t test-commandserver.t test-copy.t test-debugextensions.t @@ -30,7 +29,6 @@ test-largefiles-wireproto.t test-largefiles.t test-lfconvert.t -test-merge-tools.t test-nested-repo.t test-permissions.t test-push-warn.t