summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorPaul Tarjan <github@paulisageek.com>2026-04-15 13:27:25 +0000
committerJunio C Hamano <gitster@pobox.com>2026-04-15 08:44:32 -0700
commit7cce609e086866d054a1433d0356fa71e55c108d (patch)
tree670ffd10b8254de0dc9c1da397e8d81d248e18d3 /contrib/persistent-https
parent68cb7f9e92a5d8e9824f5b52ac3d0a9d8f653dbe (diff)
t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
index.skipHash (Scalar default) and split-index are incompatible: the shared index gets a null OID when skipHash skips computing the hash, and the null OID causes the shared index to not be loaded on re-read. This triggers a BUG assertion in fsmonitor when the fsmonitor_dirty bitmap references more entries than the (now empty) index has. Disable GIT_TEST_SPLIT_INDEX in the scalar clone tests that hit this: tests 12, 13, and 22 in t9210 (matching the existing workaround in test 16), and all of t9211 (every test does scalar clone). Signed-off-by: Paul Tarjan <github@paulisageek.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions