We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48d6bc commit 2303f3cCopy full SHA for 2303f3c
tests/test_remote_workflow.py
@@ -630,6 +630,7 @@ def test_multi_process_transparent_api_create_on_local_remote_ith_address_workfl
630
assert np.allclose(max_field.data, [10.03242272])
631
632
633
+@pytest.mark.xfail(reason="Unstable test")
634
@pytest.mark.skipif(
635
not conftest.SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_4_0,
636
reason="Requires server version higher than 4.0",
0 commit comments