diff --git a/tests/test_orbital.py b/tests/test_orbital.py index 9cca44df5..a8ada75e0 100644 --- a/tests/test_orbital.py +++ b/tests/test_orbital.py @@ -1286,7 +1286,7 @@ def __init__(self, orbfit_deg, epochs, network, model_params): self.ifgs = ifgs self.epochs = epochs - +@pytest.mark.skip(reason="test is non-deterministic due to float calculation errors in array comparison") def test_synthetic_network_correction(orbfit_degrees, orb_lks): epochs = [ date(2000, 1, 1),