Yu Liu created MATH-1508:
----------------------------
Summary: Test not running
Key: MATH-1508
URL: https://issues.apache.org/jira/browse/MATH-1508
Project: Commons Math
Issue Type: Test
Affects Versions: 3.6.1
Reporter: Yu Liu
In package: org.apache.commons.math3.analysis.interpolation
The class: TricubicInterpolator
The method testIsValid() does not have @Test. Line 109
Assert.assertFalse(tcf.isValidPoint(4.5, -2, 0)); fails to pass the test.
Suggest to add an @Ignore or @Test
--
This message was sent by Atlassian Jira
(v8.3.4#803005)