Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-02 | mk/run_test.sh: Add missing backslash | Eelco Dolstra | |
2022-03-01 | Acknowledge that the macOS tests are flaky | regnat | |
Restart the tests (at most once) on `unexpected EOF` errors. This is truly ugly, but might prevent half of the CI runs to fail because of https://github.com/NixOS/nix/issues/3605 | |||
2021-03-01 | Move the CA tests to a sub-directory | regnat | |
Requires a slight update to the test infra to work properly, but having the possibility to group tests that way makes the whole thing quite cleaner imho | |||
2020-07-02 | Run the tests in parallel | regnat | |
Cause the time needed to run the testsuite to drop from ~4mins to ~40s |