[Updated] D8963: test-run-tests.t: remove a sub-test since we are done with it
khanchi97 (Sushil khanchi)
phabricator at mercurial-scm.org
Thu Sep 3 07:07:00 UTC 2020
Closed by commit rHG601ec3faeb6b: tests: remove a sub-test since we are done with it in test-run-tests.t (authored by khanchi97).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8963?vs=22465&id=22524
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8963/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8963
AFFECTED FILES
tests/test-run-tests.t
CHANGE DETAILS
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 @@
$ 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`
To: khanchi97, #hg-reviewers, pulkit
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200903/ae7f9170/attachment-0002.html>
More information about the Mercurial-patches
mailing list