Mercurial > hg
changeset 45405:601ec3faeb6b
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
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Thu, 27 Aug 2020 12:21:24 +0530 |
parents | c4a4a49589bf |
children | fa1a5527f642 |
files | tests/test-run-tests.t |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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`