Skip to content

Test failures under tarpaulin (fine outside of it) #463

Closed
@mathstuf

Description

There are some test failures in a project I work on only under tarpaulin. We've been ignoring them for now, but I'd like to get to the bottom of it at some point. The reformat tests on the project fail by timing out on our "look for the expected state" loop (each test launches a background thread to do mocking). These tests are "special" in that they wait on a spawned process for its output…except that all tests do that when they perform their git operations.

Repo: https://gitlab.kitware.com/utils/ghostflow-director
Logs: https://gitlab.kitware.com/utils/ghostflow-director/-/jobs/4982784

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions