A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5209 ====================================================================== Reported By: kester Assigned To: ====================================================================== Project: py_numpy Issue ID: 5209 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-09-25 09:51 CEST Last Modified: 2014-10-21 16:15 CEST ====================================================================== Summary: some of the regression tests fail Description: I'm not sure if this is a upstream bug or a problem of the OpenCSW build, however users should be careful not to trust all results given buy this build of numpy.
SPARC: errors=1, failures=8 x86: errors=1, failures=2 ====================================================================== ---------------------------------------------------------------------- (0010943) kester (developer) - 2014-10-21 16:15 https://www.opencsw.org/mantis/view.php?id=5209#c10943 ---------------------------------------------------------------------- I've looked into the issue and it is not a problem of the CSW built, but an upstream problem. I've reported the problems in the upstream numpy bugtracker. Issues regarding format string causing datetime tests to fail: https://github.com/numpy/numpy/issues/5209 Issues regarding atan2, log2 failures: https://github.com/numpy/numpy/issues/2417
