Skip to content

Commit

Permalink
Leave flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Dec 20, 2023
1 parent d43273f commit 8a7b5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/synapseutils/test_synapseutils_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def test_readManifest(test_state):


@tracer.start_as_current_span("test_synapseutils_sync::test_syncToSynapse")
# @pytest.mark.flaky(reruns=3)
@pytest.mark.flaky(reruns=3)
def test_syncToSynapse(test_state):
# Test upload of accurate manifest
manifest = _makeManifest(
Expand Down

0 comments on commit 8a7b5e2

Please sign in to comment.