[bisect A] isolate the three train-257 gap regressions — DO NOT MERGE - #11070
proggeramlug wants to merge 20 commits into
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing — this was a throwaway bisect vehicle, not a change. It existed only because a pushed branch does not trigger CI in this repo; only a PR does. The bisect it belonged to has concluded. Result of the bisect, so it is not lost with these PRs:
Also worth recording: I twice mis-attributed Branch deleted. |
BISECT PROBE — DO NOT MERGE. Half A of the 17 lowering-touching PRs held out of train 257, to isolate which one causes three gap regressions that survived dropping #11019 and #11035:
test_gap_rest_bundle_and_map_fill(node exit 0, perry exit 1)test_gap_numeric_push_guarded(node exit 0, perry exit 1)test_gap_7541_array_subclass_inherited_statics(TypeError: value is not a function)Carries: 10988 10992 10993 10996 10997 10998 10999 11000 11001
Whichever half reproduces them narrows the search to that set; the next split follows. Closed as soon as it reports.