test: sweep the two remaining cr-category count baselines to 71#35
Merged
Conversation
The spec-7.3 merge recomputed the cr dump-category count to 71 (main's 70 + the lane's cr_server_fence_refused_count row) and updated the three files that CONFLICTED (t/215/216/300) -- but t/306 and t/311 assert the same fact, auto-merged clean carrying main's 70, and only run in nightly (caught by run 29127607103; the L462 lesson verbatim: sweep every file asserting the same fact, not just the conflicted set). Verified locally: t/306 29/29, t/311 27/27. Spec: spec-7.3-lms-worker-pool.md
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.
nightly-73b (run 29127607103) verified the PR#34 fixes (foundation-core green, t/288 boots) and exposed the last L462 sweep miss: t/306 + t/311 assert the cr dump-category count, auto-merged clean at main's 70 while the merged truth is 71 (+ cr_server_fence_refused_count). Locally green (29/29, 27/27).
With this, stage5-ges-locking's only red files are cleared; remaining nightly reds = pre-existing main baseline set (stage4-wal / stage6-crossnode-a/b / stage6-storage / stage7-reconfig-liveness / stage5-integrated t/328+334).
Test plan:
Spec: spec-7.3-lms-worker-pool.md