Skip to content

Commit

Permalink
Mark as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble authored Oct 28, 2023
1 parent 41e2934 commit 54d4755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/synapseclient/core/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def test_download_check_md5(syn, project, schedule_for_cleanup):
)


@pytest.mark.flaky(reruns=3)
def test_resume_partial_download(syn, project, schedule_for_cleanup):
original_file = utils.make_bogus_data_file(40000)

Expand Down

0 comments on commit 54d4755

Please sign in to comment.