mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
temp: log all layer loading errors while we lose them (#5816)
Temporary workaround while some errors are not being logged. Cc: #5815.
This commit is contained in:
@@ -26,6 +26,7 @@ def test_local_corruption(neon_env_builder: NeonEnvBuilder):
|
||||
".*will not become active. Current state: Broken.*",
|
||||
".*failed to load metadata.*",
|
||||
".*load failed.*load local timeline.*",
|
||||
".*layer loading failed permanently: load layer: .*",
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user