[yt-dev] Issue #876: Test failures on 32 bit linux (yt_analysis/yt)

Nathan Goldbaum issues-reply at bitbucket.org
Mon Aug 4 15:21:51 PDT 2014


New issue 876: Test failures on 32 bit linux
https://bitbucket.org/yt_analysis/yt/issue/876/test-failures-on-32-bit-linux

Nathan Goldbaum:

Reported from Aaron Meurer, trying to build conda packages for yt.  See https://github.com/conda/conda-recipes/pull/152#issuecomment-51123818

I think this should be reproducible using a 32 bit miniconda-based setup.

```
#!

import: yt
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
 .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
 .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................FF.FF.F...F..FFFFF.FF........................F.F.FFFFFFFFFFF.FFFF.........................................................................................................................................................................................................................
 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../opt/anaconda1anaconda2anaconda3/lib/python2.7/
 site-packages/matplotlib/tight_layout.py:225: UserWarning: tight_layout : falling back to Agg renderer
  warnings.warn("tight_layout : falling back to Agg renderer")
............................................................................./opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/lib/nanfunctions.py:331: RuntimeWarning: All-NaN axis encountered
  warnings.warn("All-NaN axis encountered", RuntimeWarning)
/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/lib/nanfunctions.py:232: RuntimeWarning: All-NaN axis encountered
  warnings.warn("All-NaN axis encountered", RuntimeWarning)
..............
======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(4.951031e+10, 4.9510298e+10)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 4.951031e+10
 DESIRED: 4.9510298e+10
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 4.951031e+10\n DESIRED: 4.9510298e+10')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(1.2640495e+10, 1.2640497e+10)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 1.2640495e+10
 DESIRED: 1.2640497e+10
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 1.2640495e+10\n DESIRED: 1.2640497e+10')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.495174e+10, 2.4951742e+10)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.495174e+10
 DESIRED: 2.4951742e+10
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.495174e+10\n DESIRED: 2.4951742e+10')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(7.9796828e+09, 7.9796833e+09)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 7.9796828e+09
 DESIRED: 7.9796833e+09
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 7.9796828e+09\n DESIRED: 7.9796833e+09')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(7.9553418e+09, 7.9553413e+09)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 7.9553418e+09
 DESIRED: 7.9553413e+09
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 7.9553418e+09\n DESIRED: 7.9553413e+09')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(9.3423272e+10, 9.342328e+10)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 9.3423272e+10
 DESIRED: 9.342328e+10
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 9.3423272e+10\n DESIRED: 9.342328e+10')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(9.3603029e-23, 9.360301e-23)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 9.3603029e-23
 DESIRED: 9.360301e-23
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 9.3603029e-23\n DESIRED: 9.360301e-23')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.4671569e-38, 2.4671577e-38)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.4671569e-38
 DESIRED: 2.4671577e-38
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.4671569e-38\n DESIRED: 2.4671577e-38')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(9.7215293e-14, 9.7215259e-14)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 9.7215293e-14
 DESIRED: 9.7215259e-14
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 9.7215293e-14\n DESIRED: 9.7215259e-14')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.2509138e-17, 2.250914e-17)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.2509138e-17
 DESIRED: 2.250914e-17
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.2509138e-17\n DESIRED: 2.250914e-17')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.6728821e-11, 2.6728812e-11)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.6728821e-11
 DESIRED: 2.6728812e-11
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.6728821e-11\n DESIRED: 2.6728812e-11')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(3.4192941e-15, 3.4192943e-15)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 3.4192941e-15
 DESIRED: 3.4192943e-15
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 3.4192941e-15\n DESIRED: 3.4192943e-15')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(6.7770626e-25, 6.7770597e-25)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 6.7770626e-25
 DESIRED: 6.7770597e-25
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 6.7770626e-25\n DESIRED: 6.7770597e-25')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(12634547719.748922, 12634547719.748924)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 12634547719.748922
 DESIRED: 12634547719.748924
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 12634547719.748922\n DESIRED: 12634547719.748924')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(25521830168.787796, 25521830168.787804)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 25521830168.787796
 DESIRED: 25521830168.787804
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 25521830168.787796\n DESIRED: 25521830168.787804')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(8168703536.6707211, 8168703536.670722)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 8168703536.6707211
 DESIRED: 8168703536.670722
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 8168703536.6707211\n DESIRED: 8168703536.670722')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(7882218616.9292593, 7882218616.9292583)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 7882218616.9292593
 DESIRED: 7882218616.9292583
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 7882218616.9292593\n DESIRED: 7882218616.9292583')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(7994016413.9196959, 7994016413.9196968)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 7994016413.9196959
 DESIRED: 7994016413.9196968
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 7994016413.9196959\n DESIRED: 7994016413.9196968')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(7875208516.3669081, 7875208516.3669071)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 7875208516.3669081
 DESIRED: 7875208516.3669071
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 7875208516.3669081\n DESIRED: 7875208516.3669071')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(15969072190.640175, 15969072190.640171)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 15969072190.640175
 DESIRED: 15969072190.640171
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 15969072190.640175\n DESIRED: 15969072190.640171')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(94676998369.511673, 94676998369.511658)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 94676998369.511673
 DESIRED: 94676998369.511658
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 94676998369.511673\n DESIRED: 94676998369.511658')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.3806453172774138e-100, 2.3806453172774118e-100)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.3806453172774138e-100
 DESIRED: 2.3806453172774118e-100
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.3806453172774138e-100\n DESIRED: 2.3806453172774118e-100')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(5.5083721831548762e-20, 5.508372183154875e-20)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 5.5083721831548762e-20
 DESIRED: 5.508372183154875e-20
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 5.5083721831548762e-20\n DESIRED: 5.508372183154875e-20')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(1.2850397239911737e-23, 1.2850397239911738e-23)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 1.2850397239911737e-23
 DESIRED: 1.2850397239911738e-23
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 1.2850397239911737e-23\n DESIRED: 1.2850397239911738e-23')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.0464177173551652e-43, 2.0464177173551636e-43)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.0464177173551652e-43
 DESIRED: 2.0464177173551636e-43
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.0464177173551652e-43\n DESIRED: 2.0464177173551636e-43')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(1.4850742357283587e-18, 1.4850742357283585e-18)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 1.4850742357283587e-18
 DESIRED: 1.4850742357283585e-18
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 1.4850742357283587e-18\n DESIRED: 1.4850742357283585e-18')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(5.2315744891147986e-15, 5.2315744891147962e-15)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 5.2315744891147986e-15
 DESIRED: 5.2315744891147962e-15
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 5.2315744891147986e-15\n DESIRED: 5.2315744891147962e-15')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(5.5339770866897725e-13, 5.5339770866897735e-13)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 5.5339770866897725e-13
 DESIRED: 5.5339770866897735e-13
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 5.5339770866897725e-13\n DESIRED: 5.5339770866897735e-13')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.6298550736560276e-12, 2.629855073656028e-12)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.6298550736560276e-12
 DESIRED: 2.629855073656028e-12
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.6298550736560276e-12\n DESIRED: 2.629855073656028e-12')


======================================================================
FAIL: yt.utilities.lib.tests.test_ragged_arrays.test_index_unop(2.2227060896218037e-27, 2.2227060896218041e-27)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/opt/anaconda1anaconda2anaconda3/lib/python2.7/site-packages/numpy/testing/utils.py", line 317, in assert_equal
    raise AssertionError(msg)
AssertionError:
Items are not equal:
 ACTUAL: 2.2227060896218037e-27
 DESIRED: 2.2227060896218041e-27
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2.2227060896218037e-27\n DESIRED: 2.2227060896218041e-27')


----------------------------------------------------------------------
Ran 4990 tests in 619.671s

FAILED (failures=30)
===== yt-3.0 OK =====
```





More information about the yt-dev mailing list