1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/pgBackRestTest/Env
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
..
Host Fix flapping test in real/all module. 2020-02-28 14:50:50 -05:00
ConfigEnvTest.pm Remove unused LibC code. 2019-12-28 18:30:32 -07:00
ExpireEnvTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
HostEnvTest.pm PostgreSQL 12 support. 2019-10-01 13:20:43 -04:00