DO NOT MERGE — regression replay to prove the journey gate goes red (#2336 AC 3) - #2404
Closed
dolho wants to merge 2 commits into
Closed
DO NOT MERGE — regression replay to prove the journey gate goes red (#2336 AC 3)#2404dolho wants to merge 2 commits into
dolho wants to merge 2 commits into
Conversation
… cause (#2336 AC 3) First attempt reverted ecf1327 as the issue literally says, and the gate went GREEN — because ecf1327 (#2092) is the commit that CAUSED 'starting a stopped agent 500s'; reverting it removes the bug. The fix is 35a24d0 (#2186). This reverts THAT, so the 500 is live again. THROWAWAY — exists only to watch journey-smoke go red. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
dolho
force-pushed
the
test/2336-regression-replay
branch
from
August 26, 2026 08:50
408b48a to
8c22377
Compare
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Verified — this is what it existed for.
Two things this replay established that a green run never would have:
Closing; branch deleted. Real work is #2403. |
6 tasks
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.
Throwaway. Reverts
ecf1327f(the #2092 fix) on top ofdevso the 2026-08-14 "stopped agents will not start" regression is live again, and carries #2335/#2336's tier + gate.Expected:
journey-smokeFAILS ontest_a_stopped_agent_can_be_started_again. If it passes, the gate does not have teeth and #2403 is not ready to be a required check.Closing and deleting once observed.