# HG changeset patch # User Matt Mackall # Date 1359753707 21600 # Node ID a6088c05e43a8aee0472ca3a4f6f8d7dd914ebbf # Parent 8caf566f4910b897790a9af6c6d2337b6a155f68 test-obsolete: now gets 404 for hidden change diff -r 8caf566f4910 -r a6088c05e43a tests/test-obsolete.t --- a/tests/test-obsolete.t Fri Feb 01 15:23:37 2013 -0600 +++ b/tests/test-obsolete.t Fri Feb 01 15:21:47 2013 -0600 @@ -747,7 +747,7 @@ $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/68' 200 Script output follows $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/67' - 500 Internal Server Error + 404 Not Found [1] check that web.view config option: