1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele 3b5f76b434
Improve handling of invalid HTTP response status.
A truncated HTTP response status could lead to an an unfriendly error message, which would be retried, but could be confusing if the error was persistent and required debugging.

Improve the error handling overall to catch more error cases explicitly and respond better to edge cases.

Also update the terminology in comments to align with the RFC. Variable and function names were not changed because a refactor is intended for HTTP response and it doesn't seem worth the additional code churn.
2020-05-27 15:13:55 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.27: Expiration Improvements and Compression Drivers 2020-05-26 08:11:50 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Make storage type more generic in the integration tests. 2020-05-12 18:55:20 -04:00
lib/pgBackRestTest PostgreSQL 13 beta1 support. 2020-05-21 13:46:16 -04:00
src Improve handling of invalid HTTP response status. 2020-05-27 15:13:55 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml PostgreSQL 13 beta1 support. 2020-05-21 13:46:16 -04:00
define.yaml Add local MD5 implementation so S3 works when FIPS is enabled. 2020-05-20 14:56:13 -04:00
test.pl Update RHEL package location (again). 2020-04-21 10:51:38 -04:00
travis.pl Add bzip2 compression support. 2020-05-05 16:49:01 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00