Skip to content
Snippets Groups Projects
  • Matt Harbison's avatar
    521df44118a8
    tests: allow optional output when `test-lfs-server` is sent SIGTERM · 521df44118a8
    Matt Harbison authored
    I guess this has only ever been tested on Windows, but on macOS, the test was
    failing with changes like:
    
        +++ /private/tmp/mercurial-ci/tests/test-lfs-test-server.t#git-server.err
        @@ -858,6 +858,7 @@
         (Restart the server in a different location so it no longer has the content)
    
           $ "$PYTHON" $RUNTESTDIR/killdaemons.py $DAEMON_PIDS
        +  $TESTTMP.sh: line 153: 38639 Terminated: 15          lfs-test-server > lfs-server.log 2>&1
    
         #if hg-server
           $ cat $TESTTMP/access.log $TESTTMP/errors.log
    521df44118a8
    History
    tests: allow optional output when `test-lfs-server` is sent SIGTERM
    Matt Harbison authored
    I guess this has only ever been tested on Windows, but on macOS, the test was
    failing with changes like:
    
        +++ /private/tmp/mercurial-ci/tests/test-lfs-test-server.t#git-server.err
        @@ -858,6 +858,7 @@
         (Restart the server in a different location so it no longer has the content)
    
           $ "$PYTHON" $RUNTESTDIR/killdaemons.py $DAEMON_PIDS
        +  $TESTTMP.sh: line 153: 38639 Terminated: 15          lfs-test-server > lfs-server.log 2>&1
    
         #if hg-server
           $ cat $TESTTMP/access.log $TESTTMP/errors.log