# HG changeset patch # User Sushil khanchi # Date 2020-08-27 06:51:24 # Node ID 601ec3faeb6baac49144d98d0b6156cff2c93d10 # Parent c4a4a49589bf0613329a8108ce91895ee1012e96 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 diff --git a/tests/test-run-tests.t b/tests/test-run-tests.t --- a/tests/test-run-tests.t +++ b/tests/test-run-tests.t @@ -844,6 +844,8 @@ Accept the fix $ 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`