Skip to content

Probe: enroll remaining 8 P2.5 tests in allowlist#38

Draft
mizchi wants to merge 2 commits into
mainfrom
claude/next-steps-IhxbY
Draft

Probe: enroll remaining 8 P2.5 tests in allowlist#38
mizchi wants to merge 2 commits into
mainfrom
claude/next-steps-IhxbY

Conversation

@mizchi
Copy link
Copy Markdown
Member

@mizchi mizchi commented May 2, 2026

Summary

P2.5 残り 8 件 すべてを allowlist へ追加し、CI で一括判定する探索 PR:

t1400-update-ref.sh
t1901-repo-structure.sh
t3305-notes-fanout.sh
t4124-apply-ws-rule.sh
t5300-pack-object.sh
t5310-pack-bitmaps.sh        ← P2 で実装済 (commit f5f3d6c)
t5326-multi-pack-bitmaps.sh  ← P2 で実装済
t5333-pseudo-merge-bitmaps.sh ← P2 で実装済

ぜんぶ green なら 975 → 983/1027 で P2.5 完了。

Strategy

CI から失敗テストを抜き出し、必要に応じて tools/git-patches/*.patch で known-breakage マークするか、対応する allowlist 行を一旦外して別 PR に切り出す。

Test plan

  • CI git-compat shards green for all 8 tests
  • No regression in other allowlist entries

claude added 2 commits May 2, 2026 09:23
Probe whether bit's update-ref is compatible enough to enroll t1400.
update-ref is heavily exercised throughout bit; this should pass clean
or with at most a small known-breakage patch.
Adds the remaining tests outside t9xxx that aren't yet enrolled:
  t1901-repo-structure.sh
  t3305-notes-fanout.sh
  t4124-apply-ws-rule.sh
  t5300-pack-object.sh
  t5310-pack-bitmaps.sh
  t5326-multi-pack-bitmaps.sh
  t5333-pseudo-merge-bitmaps.sh

CI will surface which pass and which need known-breakage patches.
@mizchi mizchi changed the title Add t1400-update-ref.sh to compat allowlist Probe: enroll remaining 8 P2.5 tests in allowlist May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants