tests: remove a sub-test since we are done with it in test-run-tests.t
authorSushil khanchi <sushilkhanchi97@gmail.com>
Thu, 27 Aug 2020 12:21:24 +0530
changeset 45405 601ec3faeb6b
parent 45404 c4a4a49589bf
child 45406 fa1a5527f642
tests: remove a sub-test since we are done with it in test-run-tests.t removing test-failure.t to make sure that in next patch when we re-run failed tests using --retest, it won't get considered unnecessarily. Differential Revision: https://phab.mercurial-scm.org/D8963
tests/test-run-tests.t
--- a/tests/test-run-tests.t	Tue Jul 21 22:41:45 2020 +0200
+++ b/tests/test-run-tests.t	Thu Aug 27 12:21:24 2020 +0530
@@ -844,6 +844,8 @@
     $ echo 'saved backup bundle to $TESTTMP/foo.hg'
     saved backup bundle to $TESTTMP/*.hg (glob)<
 
+  $ rm test-failure.t
+
 Race condition - test file was modified when test is running
 
   $ TESTRACEDIR=`pwd`