Skip to content

Commit 0a35305

Browse files
committed
run the test that was allegedly fixed by that check a 100 times
1 parent e56c46c commit 0a35305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_runner/regress/test_readonly_node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def test_readonly_node(neon_simple_env: NeonEnv):
124124
)
125125

126126

127+
@pytest.mark.repeat(100)
127128
def test_readonly_node_gc(neon_env_builder: NeonEnvBuilder):
128129
"""
129130
Test static endpoint is protected from GC by acquiring and renewing lsn leases.

0 commit comments

Comments
 (0)