mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-04 04:30:38 +00:00
tests: allow log in test_non_uploaded_root_timeline_is_deleted_after_restart
This commit is contained in:
@@ -337,6 +337,8 @@ def test_non_uploaded_root_timeline_is_deleted_after_restart(neon_env_builder: N
|
||||
[
|
||||
".*request{method=POST path=/v1/tenant/.*/timeline request_id=.*}: request was dropped before completing.*",
|
||||
".*Failed to load index_part from remote storage.*",
|
||||
# On a fast restart, there may be an initdb still running in a basebackup...__temp directory
|
||||
".*Failed to purge.*Directory not empty.*",
|
||||
]
|
||||
)
|
||||
ps_http = env.pageserver.http_client()
|
||||
|
||||
Reference in New Issue
Block a user