diff --git a/tests/system/cli/test_sync.py b/tests/system/cli/test_sync.py index c015367..b5b3847 100644 --- a/tests/system/cli/test_sync.py +++ b/tests/system/cli/test_sync.py @@ -269,6 +269,9 @@ def test_multiple_pairs(tmpdir, runner): ]) +# XXX: https://github.com/pimutils/vdirsyncer/issues/617 +@pytest.mark.skipif(sys.platform == 'darwin', + reason='This test inexplicably fails') @given(collections=st.sets( st.text( st.characters(