Skip to content

tech-debt: harden managed install e2e tests against cold-start timeouts and flakiness #155

Description

@SebTardif

Noticed across multiple runs (including during check and previous sessions) that performManagedInstall + --version checks in patchloomCli.test.ts can take >15s or get SIGTERM killed on fresh installs.

We bumped one timeout to 30s as part of QA fix.

But the full describe still does real download every run, has multiple 15s timeouts for mcp, and is sensitive to network/runner speed.

This was noticed (and 'known test failure' notes in skill) but not fully tracked as a dedicated robustness issue until now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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