mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 06:30:43 +00:00
test: forgotten allowed errors
This commit is contained in:
@@ -1073,6 +1073,8 @@ def test_retried_detach_ancestor_after_failed_reparenting(neon_env_builder: Neon
|
||||
}
|
||||
)
|
||||
|
||||
env.pageserver.allowed_errors.extend(SHUTDOWN_ALLOWED_ERRORS)
|
||||
|
||||
env.pageserver.allowed_errors.extend(
|
||||
[
|
||||
".* reparenting failed: failpoint: timeline-detach-ancestor::allow_one_reparented",
|
||||
|
||||
Reference in New Issue
Block a user