1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/.github/workflows
David Steele a28f3d49c2 Add --no-back-trace option to test.pl.
Running valgrind and backtrace together has been causing tests to timeout in CI, mostly likely due to limited resources. This has not been a problem in normal development environments.

Since it is still important to run backtraces for debugging, split the u22 test that was doing all this work to run coverage and backtrace together and valgrind-only as a separate test. As a bonus these tests run faster separately and since they run in parallel the total execution time is faster.
2023-01-28 18:55:53 +07:00
..
lock-thread.yml Add PRs to thread locking on Github actions. 2022-05-04 10:28:39 -04:00
symbol.out Improve libbacktrace implementation. 2023-01-11 11:19:26 +07:00
test.yml Add --no-back-trace option to test.pl. 2023-01-28 18:55:53 +07:00