diff --git a/src/test/java/org/orekit/rugged/api/RuggedTest.java b/src/test/java/org/orekit/rugged/api/RuggedTest.java index 07f3d4d441c5ae2d0cbe19729cd7fc5840ae1fcc..b848eca33445a3b201b33bcd7f02021245be552b 100644 --- a/src/test/java/org/orekit/rugged/api/RuggedTest.java +++ b/src/test/java/org/orekit/rugged/api/RuggedTest.java @@ -431,6 +431,7 @@ public class RuggedTest { // the following test is disabled by default // it is only used to check timings, and also create a small (2M) temporary file @Test + @Ignore public void testInverseLocalizationTiming() throws RuggedException, OrekitException, URISyntaxException {