Twice now a runtime suite has reported one failure with no identifiable failing test: Node once during #264's battery (2117/2118, nothing greppable, two immediate re-runs clean), Bun once during #273's (1 failure with no (fail) line, three re-runs 2166/0). CI green both times; both diffs doc-or-unrelated. Pattern suggests something genuinely intermittent in the runtime suites, not the diffs.
Tracking issue so observations accumulate here instead of PR bodies. When it next appears: capture the full runner output to a file before re-running, note runtime + version + suite + diff context. No action until it has a name.
Twice now a runtime suite has reported one failure with no identifiable failing test: Node once during #264's battery (2117/2118, nothing greppable, two immediate re-runs clean), Bun once during #273's (1 failure with no
(fail)line, three re-runs 2166/0). CI green both times; both diffs doc-or-unrelated. Pattern suggests something genuinely intermittent in the runtime suites, not the diffs.Tracking issue so observations accumulate here instead of PR bodies. When it next appears: capture the full runner output to a file before re-running, note runtime + version + suite + diff context. No action until it has a name.