Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete executables if the test ran successfully.
This isn't a perfect heuristic, but since the amount of run-fail tests is far lower than run-pass tests for now, it should be sufficient to ensure that we don't run into CI limits. This makes it possible to run the test binary manually (e.g., under gdb/lldb) if it failed to attempt to find out why.
- Loading branch information