Skip to content

CI is flaky #128

@mkantor

Description

@mkantor

I've noticed recently test runs in CI intermittently fail during the samples_match_snapshots test. Here are some examples:

The error message is as follows:

thread 'samples_match_snapshots' panicked at tests/lib/mod.rs:330:36:
Failed while sending request for […]: Failed to connect to host: Internal error: connector has been disconnected
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Panic in Arbiter thread.

The specific example in the error message is not consistent across failures.

I haven't done any deeper investigation, but it smells like a timeout or resource limit or somesuch. Perhaps there was a configuration change in GitHub Actions which caused this to start happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions