Probe: enroll remaining 8 P2.5 tests in allowlist#38
Draft
mizchi wants to merge 2 commits into
Draft
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
P2.5 残り 8 件 すべてを allowlist へ追加し、CI で一括判定する探索 PR:
ぜんぶ green なら 975 → 983/1027 で P2.5 完了。
Strategy
CI から失敗テストを抜き出し、必要に応じて
tools/git-patches/*.patchで known-breakage マークするか、対応する allowlist 行を一旦外して別 PR に切り出す。Test plan
git-compatshards green for all 8 tests