Skip to content

[Bug]: flow-registry.store.test.ts times out on Windows CI (checks-windows-node-test-3, checks-windows-node-test-6) #59103

@accunza

Description

@accunza

Summary

src/tasks/flow-registry.store.test.ts consistently times out after 120 seconds on Windows CI runners, causing checks-windows-node-test-3 and checks-windows-node-test-6 to fail.

This appears to be a new flaky test introduced with the task/flow system in v2026.3.31 and is unrelated to the code under review in individual PRs.

Affected CI jobs

Error

Error: Test timed out in 120000ms
  at src/tasks/flow-registry.store.test.ts:62

Notes

Steps to reproduce

Run the test suite on Windows:

pnpm vitest run src/tasks/flow-registry.store.test.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions