# HG changeset patch
# User FUJIWARA Katsunori <fo...@lares.dti.ne.jp>
# Date 1499883477 -32400
#      Thu Jul 13 03:17:57 2017 +0900
# Node ID 5e5e7e76130ef77d04f26d9ed90f05567e18336e
# Parent  a174d2007a3300b4352c0528966f4cfc4a21b683
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 --git a/tests/blacklists/fsmonitor b/tests/blacklists/fsmonitor
--- a/tests/blacklists/fsmonitor
+++ b/tests/blacklists/fsmonitor
@@ -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-update.t
 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
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to