1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele 59d7958914 Reduce expect log level in mock/archive tests.
The expect tests were originally a rough-and-ready type of unit test so monitoring changes in the expect log helped us detect changes in behavior.

Now the archive code is heavily unit-tested so the detailed logs mainly cause churn and don't have any measurable benefit.

Reduce the log level to DETAIL to make the logs less verbose and volatile, yet still check user-facing log messages.
2019-02-23 15:05:06 +02:00
..
Archive Fix issue with multiple async status files causing a hard error. 2019-01-26 16:59:54 +02:00
Backup Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Common Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
Manifest Automatically enable backup checksum delta when anomalies (e.g. timeline switch) are detected. 2018-11-01 11:31:25 -04:00
Mock Reduce expect log level in mock/archive tests. 2019-02-23 15:05:06 +02:00
Performance Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Protocol Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
Real Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
Stanza Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Storage Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00