1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 136d309dd4 Allow stack trace to be specified for errorInternalThrow().
This allows the stack trace to be set when an error is received by the protocol, rather than appending it to the message. Now these errors will look no different than any other error and the stack trace will be reported in the same way.

One immediate benefit is that test.pl --vm-out --log-level-test=debug will work for tests that check expect log results. Previously, the test would error at the first check because the stack trace included in the message would not match the expected log output.
2021-10-01 15:29:31 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
data
expect Increase max index allowed for pg/repo options to 256. 2021-08-31 12:09:50 -04:00
lib/pgBackRestTest Finalize catalog number for PostgreSQL 14 release. 2021-09-30 13:27:14 -04:00
src Allow stack trace to be specified for errorInternalThrow(). 2021-10-01 15:29:31 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Finalize catalog number for PostgreSQL 14 release. 2021-09-30 13:27:14 -04:00
define.yaml Allow stack trace to be specified for errorInternalThrow(). 2021-10-01 15:29:31 -04:00
Dockerfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00
test.pl Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
Vagrantfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00