Skip to content

Commit d61527e

Browse files
committed
mark flake as the others
1 parent d90eb28 commit d61527e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_start_kernel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def test_ipython_start_kernel_userns():
5050
assert EXPECTED in text
5151

5252

53+
@pytest.mark.flaky(max_runs=3)
5354
def test_start_kernel_background_thread():
5455
cmd = dedent(
5556
"""

0 commit comments

Comments
 (0)