[SciPy-dev] test failures in trunk in special

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Oct 19 17:13:43 EDT 2009


I can reproduce some failures on linux (opensuse 11.1)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for psi: 
digamma_root_data_ipp-digamma_root_data>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 9.29812e-16
Max |rdiff|: 3.15103e-12
Bad results for the following points (in output 0):
             1.4609999656677246 => 
       -0.00061191937930571427 != 
       -0.00061191937930632739  (rdiff 
        1.0019560570799086e-12)
             1.4615000486373901 => 
       -0.00012783367977320381 != 
         -0.000127833679772801  (rdiff 
         3.151033537081845e-12)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for psi 
(complex): digamma_root_data_ipp-digamma_root_data>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 9.29812e-16
Max |rdiff|: 3.15103e-12
Bad results for the following points (in output 0):
        (1.4609999656677246+0j) => 
  (-0.00061191937930571427+0j) != 
       -0.00061191937930632739  (rdiff 
        1.0019560570799086e-12)
        (1.4615000486373901+0j) => 
  (-0.00012783367977320381+0j) != 
         -0.000127833679772801  (rdiff 
         3.151033537081845e-12)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for ellipeinc_: 
ellint_e2_data_ipp-ellint_e2_data>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 2.27374e-13
Max |rdiff|: 1.97027e-15
Bad results for the following points (in output 0):
          0.0017721911426633596 
           -0.38366591930389404 => 
          0.001772191006114956 != 
         0.0017721910061149527  (rdiff 
        1.8353588897773323e-15)
          0.0022177286446094513 
           -0.38366591930389404 => 
         0.0022177283770131993 != 
         0.0022177283770131949  (rdiff 
        1.9555184191595052e-15)
          0.0074444999918341637 
           -0.38366591930389404 => 
         0.0074444898700397055 != 
         0.0074444898700396925  (rdiff 
        1.7476585094415186e-15)
           0.014336004853248596 
           -0.38366591930389404 => 
          0.014335932572318438 != 
          0.014335932572318417  (rdiff 
        1.4520633106155296e-15)
           0.017609169706702232 
           -0.38366591930389404 => 
          0.017609035755112572 != 
          0.017609035755112537  (rdiff 
        1.9702651526199038e-15)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for exp1 
(complex): expint_1_data_ipp-expint_1_data>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 1.76256e-14
Max |rdiff|: 2.24484e-09
Bad results for the following points (in output 0):
        (9.4190988540649414+0j) => 
   (7.8515817802937704e-06+0j) != 
        7.8515817979193266e-06  (rdiff 
        2.2448414456281229e-09)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for expn: 
expint_data_ipp-expint_data>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 8.67362e-19
Max |rdiff|: 1.11795e-15
Bad results for the following points (in output 0):
                           18.0 
             9.4190988540649414 => 
        3.0306769539617701e-06 != 
        3.0306769539617735e-06  (rdiff 
         1.117945541700891e-15)

======================================================================
FAIL: test_boost_data.test_all(<Boost test for gammaln: 
test_gamma_data_ipp-near_2>,)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 196, in _test_factory
     test.check(dtype=dtype)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_boost_data.py", 
line 332, in check
     assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 1.91079e-16
Max |rdiff|: 1.1286e-10
Bad results for the following points (in output 0):
             1.9999923706054688 => 
        -3.225569724207844e-06 != 
       -3.2255697240167648e-06  (rdiff 
        5.9238898645735525e-11)
             1.9999961853027344 => 
       -1.6127895543505133e-06 != 
       -1.6127895545325333e-06  (rdiff 
        1.1286033463889784e-10)

----------------------------------------------------------------------
Ran 3868 tests in 95.566s

FAILED (KNOWNFAIL=6, SKIP=17, failures=6)
<nose.result.TextTestResult run=3868 errors=0 failures=6>

Cheers,
                    Nils

On Mon, 19 Oct 2009 11:20:34 -0400
  josef.pktd at gmail.com wrote:
> Are these known failures? (WindowsXP, MingW)
> 
> Josef
> 
>>>> scipy.test()
> Running unit tests for scipy
> NumPy version 1.4.0.dev7539
> NumPy is installed in 
>C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\
> site-packages\numpy
> SciPy version 0.8.0.dev5970
> SciPy is installed in 
>C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\
> site-packages\scipy
> Python version 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) 
>[MSC v.1310 32 bit (Int
> el)]
> nose version 0.11.1
> 
> 
> ======================================================================
>FAIL: test_boost_data.test_all(<Boost test for psi: 
>digamma_root_data_ipp-digamm
> a_root_data>,)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File 
>"c:\josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> nose-0.11.1-py2.5.egg\nose\case.py", line 183, in 
>runTest
>    self.test(*self.arg)
>  File 
>"C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> scipy\special\tests\test_boost_data.py", line 196, in 
>_test_factory
>    test.check(dtype=dtype)
>  File 
>"C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> scipy\special\tests\test_boost_data.py", line 332, in 
>check
>    assert False, "\n".join(msg)
> AssertionError:
> Max |adiff|: 8.53484e-016
> Max |rdiff|: 2.61501e-012
> Bad results for the following points (in output 0):
>            1.4615000486373901 => 
>       -0.00012783367977313529 !=          -0.
> 000127833679772801  (rdiff 
>       2.6150122207678078e-012)
> 
> ======================================================================
>FAIL: test_boost_data.test_all(<Boost test for psi 
>(complex): digamma_root_data_
> ipp-digamma_root_data>,)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File 
>"c:\josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> nose-0.11.1-py2.5.egg\nose\case.py", line 183, in 
>runTest
>    self.test(*self.arg)
>  File 
>"C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> scipy\special\tests\test_boost_data.py", line 196, in 
>_test_factory
>    test.check(dtype=dtype)
>  File 
>"C:\Josef\_progs\virtualpy25\testscipy\numpyscipyoct09\lib\site-packages\
> scipy\special\tests\test_boost_data.py", line 332, in 
>check
>    assert False, "\n".join(msg)
> AssertionError:
> Max |adiff|: 8.53484e-016
> Max |rdiff|: 2.61501e-012
> Bad results for the following points (in output 0):
>       (1.4615000486373901+0j) => 
>  (-0.00012783367977313529+0j) !=          -0.
> 000127833679772801  (rdiff 
>       2.6150122207678078e-012)
> 
> ----------------------------------------------------------------------
> Ran 3880 tests in 77.688s
> 
>FAILED (KNOWNFAIL=6, SKIP=29, failures=2)
> <nose.result.TextTestResult run=3880 errors=0 
>failures=2>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev

  



More information about the SciPy-Dev mailing list