Skip to content
Snippets Groups Projects
Commit 9612b967 authored by Augie Fackler's avatar Augie Fackler
Browse files

run-tests: ignore ENOENT failures when removing old .err results

When the same test runs in multiple threads and the previous run was a
failure, the threads can race to delete the error output. This fixes
that.
parent d3bdd8c7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment