]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/t5551-expensive-test-timeouts-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jun 2026 14:56:22 +0000 (07:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jun 2026 14:57:17 +0000 (07:57 -0700)
commit7fb089f4114f32fa170b08c3fbf02c6433b57323
tree6996cc6e8b248ab37f621df65d9845c2975e0a30
parent1274757cf89e5512da50829ee4856e83fdda17b7
parentf6ef747a7c7a80be7f53a832d0a7d28617071c3d
Merge branch 'jk/t5551-expensive-test-timeouts-fix'

The Apache timeout in HTTP tests has been increased to prevent test
failures on heavily loaded CI runners. The tests creating an
enormous number of refs have been isolated to their own repositories
to avoid slowing down subsequent tests.

* jk/t5551-expensive-test-timeouts-fix:
  t5551: put many-tags case into its own repo
  t/lib-httpd: bump apache timeout