mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
bc05d7eb9c
The latest failures of test_secondary_downloads are spooky: layers are missing on disk according to the test, but present according to the pageserver logs: - Make the pageserver assert that layers are really present on disk and log the full path (debug mode only) - Make the test dump a full listing on failure of the assert that failed the last two times Related: #6966