mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
remove TODO on missing tests that will be covered later by https://github.com/neondatabase/neon/pull/2928
This commit is contained in:
@@ -1269,8 +1269,4 @@ mod tests {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// TODO: Currently, GC can run between upload retries, removing local layers scheduled for upload. Test this scenario.
|
||||
// FIXME: used to have a test for this in upload.rs, `layer_upload_after_local_fs_update()`.
|
||||
// I didn't understand how it tests that, though.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user