1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 63a93db6fd
Suppress errors when closing local/remote processes.
Since the command has completed it is counterproductive to throw an error but still warn to indicate that something unusual happened.

Also fix the related issue that the local processes were not being shut down when they completed, which meant that they might timeout before being closed when pgbackrest terminated.
2020-07-28 12:15:33 -04:00
..
certificate
code-count v2.28: Azure Repository Storage 2020-07-20 08:57:22 -04:00
data
expect Remove real/all integration tests now covered by unit tests. 2020-07-16 13:57:14 -04:00
lib/pgBackRestTest Add zstd to CentOS/RHEL 6 test container. 2020-07-28 08:09:10 -04:00
src Suppress errors when closing local/remote processes. 2020-07-28 12:15:33 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml Add zstd to CentOS/RHEL 6 test container. 2020-07-28 08:09:10 -04:00
define.yaml Suppress errors when closing local/remote processes. 2020-07-28 12:15:33 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00