|
Mantis - py_numpy
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5209 | regular use | minor | always | 2014-09-25 09:51 | 2014-10-21 16:15 |
|
|
|||||
| Reporter: | kester | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0005209: 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 |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
On SPARC: kester@unstable10s [unstable10s]:~ > /opt/csw/bin/python Python 2.7.8 (default, Sep 23 2014, 12:47:57) [GCC 4.9.0] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> numpy.test() Running unit tests for numpy NumPy version 1.7.1 NumPy is installed in /opt/csw/lib/python2.7/site-packages/numpy Python version 2.7.8 (default, Sep 23 2014, 12:47:57) [GCC 4.9.0] nose version 1.3.0 ... Ran 4798 tests in 182.387s FAILED (KNOWNFAIL=6, SKIP=10, errors=1, failures=8) <nose.result.TextTestResult run=4798 errors=1 failures=8> On x86: kester@unstable10x [global]:~ > /opt/csw/bin/python Python 2.7.8 (default, Sep 23 2014, 12:13:35) [GCC 4.9.0] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> numpy.test() ... FAILED (KNOWNFAIL=6, SKIP=6, errors=1, failures=2) <nose.result.TextTestResult run=4798 errors=1 failures=2> |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-09-25 09:51 | kester | New Issue | |||
| 2014-10-21 16:15 | kester | Note Added: 0010943 | |||
| Notes | |||||
|
|
|||||
|
|
||||