Skip to content

Commit

Permalink
Up flaky rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble authored Oct 28, 2023
1 parent e5fdf3e commit 2ef2c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/synapseutils/test_synapseutils_copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

# Add Test for UPDATE
# Add test for existing provenance but the orig doesn't have provenance
@pytest.mark.flaky(reruns=3)
@pytest.mark.flaky(reruns=10)
def test_copy(syn: Synapse, schedule_for_cleanup):
try:
execute_test_copy(syn, schedule_for_cleanup)
Expand Down

0 comments on commit 2ef2c01

Please sign in to comment.