From 7ec927e43bd0ff8c5ae9632a2a21e149345c300e Mon Sep 17 00:00:00 2001 From: Joonas Koivunen Date: Wed, 24 Jul 2024 13:14:06 +0000 Subject: [PATCH] test: cleanup todos --- test_runner/regress/test_timeline_detach_ancestor.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/test_runner/regress/test_timeline_detach_ancestor.py b/test_runner/regress/test_timeline_detach_ancestor.py index 568e6dccea..385002d2a5 100644 --- a/test_runner/regress/test_timeline_detach_ancestor.py +++ b/test_runner/regress/test_timeline_detach_ancestor.py @@ -1223,9 +1223,6 @@ def test_retried_detach_ancestor_after_failed_reparenting(neon_env_builder: Neon # TODO: -# - after starting the operation, pageserver is shutdown, restarted -# - after starting the operation, bottom-most timeline is deleted, pageserver is restarted, gc is inhibited -# - deletion of reparented while reparenting should fail once, then succeed (?) # - branch near existing L1 boundary, image layers? # - investigate: why are layers started at uneven lsn? not just after branching, but in general. #