Test failures under tarpaulin (fine outside of it) #463
Closed
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