[PATCH 3 of 6 v4] tests: test-run-tests: clean up inuse server eagerly

timeless timeless at fmr.im
Wed May 11 13:18:13 EDT 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1462980025 0
#      Wed May 11 15:20:25 2016 +0000
# Node ID f08636bb41265409e5fbdc7376cd4032d9a680a1
# Parent  50d28fbddb5bfa8a60f78c5c9a0131a35312ad42
# EXP-Topic runtests
# Available At bb://timeless/mercurial-crew
#              hg pull bb://timeless/mercurial-crew -r f08636bb4126
tests: test-run-tests: clean up inuse server eagerly

diff -r 50d28fbddb5b -r f08636bb4126 tests/test-run-tests.t
--- a/tests/test-run-tests.t	Wed May 11 16:40:16 2016 +0000
+++ b/tests/test-run-tests.t	Wed May 11 15:20:25 2016 +0000
@@ -301,6 +301,8 @@
   .
   # Ran 1 tests, 0 skipped, 0 warned, 0 failed.
   $ rm test-serve-inuse.t
+  $ killdaemons.py $DAEMON_PIDS
+  $ rm $DAEMON_PIDS
 
 Running In Debug Mode
 ======================


More information about the Mercurial-devel mailing list