1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/pgBackRestTest/Env/Host
Cynthia Shang ceb050e950 Fix flapping test in real/all module.
The restore test function was passing strBackup to the restoreCompare function but when the restore is expected to pick a backup based on a timestamp, then strBackup may not be the one chosen.

Modified the code so that strBackupExpected is set based on the parameters passed to the function and this is then passed to restoreCompare.
2020-02-28 14:50:50 -05:00
..
HostBackupTest.pm Fix flapping test in real/all module. 2020-02-28 14:50:50 -05:00
HostBaseTest.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
HostDbCommonTest.pm Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
HostDbSyntheticTest.pm Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
HostDbTest.pm Support configurable WAL segment size. 2018-09-25 10:24:42 +01:00
HostS3Test.pm Update MinIO to newest release. 2019-11-08 17:56:34 -05:00