diff -r 8e0dd36f7a97 -r 6bbb12cba5a8 tests/test-hgweb.t --- a/tests/test-hgweb.t Wed Jan 30 18:32:11 2019 -0500 +++ b/tests/test-hgweb.t Wed Jan 30 17:24:57 2019 -0500 @@ -911,18 +911,6 @@ errors $ cat errors.log | "$PYTHON" $TESTDIR/filtertraceback.py - $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=spam': (glob) - Traceback (most recent call last): - error: [Errno 104] $ECONNRESET$ - - $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/spam': (glob) - Traceback (most recent call last): - error: [Errno 104] $ECONNRESET$ - - $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/spam/tip/foo': (glob) - Traceback (most recent call last): - error: [Errno 104] $ECONNRESET$ - $ rm -f errors.log Uncaught exceptions result in a logged error and canned HTTP response