mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-12 14:56:08 +02:00
[Issue #187] test fix
This commit is contained in:
parent
803c607b46
commit
0cef487f43
@ -263,7 +263,7 @@ class ArchiveTest(ProbackupTest, unittest.TestCase):
|
||||
log_content)
|
||||
else:
|
||||
self.assertIn(
|
||||
"ERROR: WAL segment 000000010000000000000002 could not be archived in 60 seconds",
|
||||
"ERROR: WAL segment 000000010000000000000003 could not be archived in 60 seconds",
|
||||
log_content)
|
||||
|
||||
log_file = os.path.join(node.logs_dir, 'postgresql.log')
|
||||
|
Loading…
x
Reference in New Issue
Block a user