mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 00:20:37 +00:00
Silence test failure caused by expected error in log.
This commit is contained in:
@@ -209,6 +209,7 @@ def test_tenant_reattach_while_busy(
|
||||
env.pageserver.allowed_errors.append(
|
||||
".*Tenant .* will not become active\\. Current state: Stopping.*"
|
||||
)
|
||||
env.pageserver.allowed_errors.append(".*Tenant .* is not active, state: Stopping.*")
|
||||
|
||||
pageserver_http = env.pageserver.http_client()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user