Merge branch 'jc/t5551-fix-expensive'
Test fix. * jc/t5551-fix-expensive: t5551: "GIT_TEST_LONG=Yes make test" is brokenmain
commit
8fa3c82fcc
|
|
@ -481,6 +481,7 @@ test_expect_success 'test allowanysha1inwant with unreachable' '
|
|||
'
|
||||
|
||||
test_expect_success EXPENSIVE 'http can handle enormous ref negotiation' '
|
||||
test_when_finished "rm -f tags" &&
|
||||
(
|
||||
cd "$HTTPD_DOCUMENT_ROOT_PATH/repo.git" &&
|
||||
create_tags 2001 50000
|
||||
|
|
|
|||
Loading…
Reference in New Issue