Skip to content

ci: main red at 4b6fa1ee on router-client retry jitter and harness-durable-controls timeout #1313

Description

@drewstone

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions