Skip to content

Commit

Permalink
add flaky mark
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Nov 26, 2024
1 parent 4f20f3c commit f00f41f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ def unneeded_instance_type(
return random_type


@pytest.mark.flaky(max_runs=3)
@pytest.mark.parametrize(
"expected_buffer_params",
[
Expand Down

0 comments on commit f00f41f

Please sign in to comment.