Mercurial > hg-stable
changeset 49594:ecfc84b956a8 stable
tests: expect the message from 1baf0fffd82f in test-hghave.t (issue6762)
Couldn't reproduce locally, but apparently this message may occasionally pop up
when running this test.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 28 Nov 2022 16:10:30 +0400 |
parents | c6f0bcb7bc57 |
children | 5c095119bff4 |
files | tests/test-hghave.t |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-hghave.t Thu Nov 24 10:34:34 2022 +0100 +++ b/tests/test-hghave.t Mon Nov 28 16:10:30 2022 +0400 @@ -25,6 +25,7 @@ > "$PYTHON" $TESTDIR/run-tests.py --with-hg=$HGTEST_REAL_HG -j 1 \ > $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t \ > ) + installed Mercurial in * seconds (glob) (?) running 1 tests using 1 parallel processes . # Ran 1 tests, 0 skipped, 0 failed.