From 5769e965eb8d17d099e3af849e1f0e3dec08fecd Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 31 Mar 2021 20:09:07 +0800 Subject: [PATCH] Expect success for the main pull tags test The git bug that caused the switch to unstable has been fixed. This reverts commit a5dfc9025bd6c49537be4b3cec548cac261eaf97. --- test/main.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/main.t b/test/main.t index 54d50a0..cf61f71 100755 --- a/test/main.t +++ b/test/main.t @@ -1093,7 +1093,7 @@ test_expect_success 'push bookmark without changesets' ' check_bookmark hgrepo feature-a two ' -test_expect_unstable 'pull tags' ' +test_expect_success 'pull tags' ' test_when_finished "rm -rf hgrepo gitrepo" && (