Skip to content

Windows: worktree warm >1MB test can exceed its 30 s timeout #1015

Description

@janicduplessis

Problem

On windows-latest, packages/stim-cli/src/__tests__/worktree.test.ts > ignored inventory and warm copying … exceeds 1MB can hit its 30 s timeout and fail the test (windows) job.

Evidence

Cause

Unknown. Likely Windows file-copy throughput on the runner for the >1 MB fixture, but not measured.

Fix idea

Measure the case's duration on the Windows runner across several attempts; either shrink the fixture while keeping the >1 MB threshold it asserts, or give this case a Windows-specific budget with the measured headroom. Do not skip it.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions