Main's ci job fails on the last three merges (d357aab, e0fc771, 4b6fa1e). At 4b6fa1e the run (35545824860) fails two tests, 4322 passing:
src/runtime/router-client.complete.test.ts > RouterConfig.complete — the injected completion transport > passes initial delay, exponential cap, and jitter to the shared retry primitive — AssertionError: expected [ 12, 1, 18 ] to deeply equal [ 12, 18 ]
tests/kernel/harness-durable-controls.test.ts > durable worker controls during a native harness invocation > routes descendant IDs to their manager and label cancellations only to the root — Test timed out in 20000ms
At d357aab (#1310) the failing step was verify:package on a stale api-surface.json; main carried the regenerated record by the next commit, so that one is closed. The two tests above are not in files #1310 touched; the harness-durable-controls suite arrived with #1308/#1311 and the retry-jitter assertion with whichever change last touched the shared retry primitive. Filing so the owner of each can pick it up; the merges since 22:30Z shipped without a green main.
🤖 Generated with Claude Code
Main's
cijob fails on the last three merges (d357aab, e0fc771, 4b6fa1e). At 4b6fa1e the run (35545824860) fails two tests, 4322 passing:src/runtime/router-client.complete.test.ts > RouterConfig.complete — the injected completion transport > passes initial delay, exponential cap, and jitter to the shared retry primitive—AssertionError: expected [ 12, 1, 18 ] to deeply equal [ 12, 18 ]tests/kernel/harness-durable-controls.test.ts > durable worker controls during a native harness invocation > routes descendant IDs to their manager and label cancellations only to the root—Test timed out in 20000msAt d357aab (#1310) the failing step was
verify:packageon a staleapi-surface.json; main carried the regenerated record by the next commit, so that one is closed. The two tests above are not in files #1310 touched; the harness-durable-controls suite arrived with #1308/#1311 and the retry-jitter assertion with whichever change last touched the shared retry primitive. Filing so the owner of each can pick it up; the merges since 22:30Z shipped without a green main.🤖 Generated with Claude Code