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 6d3e18b181 Reduce expect log level in mock/stanza 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 stanza 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-24 06:55:59 +02:00
..
Backup Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
Command Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
Common Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
Info Rename test modules for consistency. 2019-02-23 18:51:52 +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/stanza tests. 2019-02-24 06:55:59 +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