mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
Change expected error message for test_physical_replication_config_mismatch_max_locks_per_transaction
This commit is contained in:
@@ -260,4 +260,4 @@ def test_physical_replication_config_mismatch_max_locks_per_transaction(neon_sim
|
||||
secondary.stop()
|
||||
|
||||
log.info(f"Replica crashed with {e}")
|
||||
assert secondary.log_contains("You might need to increase")
|
||||
assert secondary.log_contains("out of shared memory")
|
||||
|
||||
Reference in New Issue
Block a user