mirror of
https://github.com/git/git.git
synced 2026-05-31 11:19:02 +02:00
Merge branch 'jc/t5551-fix-expensive'
Test fix. * jc/t5551-fix-expensive: t5551: "GIT_TEST_LONG=Yes make test" is broken
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user