I just updated some software and found lots of errors with  
tables.test(heavy=True)

This is just the last error message - it looks like most of the errors  
are similar to this one.

This is on OS X 10.5.  I found the same errors with HDF 1.8.4/Numpy  
1.4.0/Python 2.6.1 on OS X 10.6 on a different machine.

Everything seems to work just fine, so other than reporting the errors  
I'm ignoring them.

-robert

======================================================================
ERROR: check variable names and variable attributes
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
netcdf3/tests/test_netcdf3.py", line 18, in setUp
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
netcdf3/__init__.py", line 200, in __init__
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
file.py", line 230, in openFile
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
file.py", line 520, in __init__
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
file.py", line 565, in __getRootGroup
   File "/Library/Frameworks/Python.framework/Versions/2.6/lib/ 
python2.6/site-packages/tables-2.1.2-py2.6-macosx-10.3-fat.egg/tables/ 
group.py", line 1135, in __init__
   File "hdf5Extension.pyx", line 617, in  
tables.hdf5Extension.Group._g_open
HDF5ExtError: Can't open the group: '/'.

----------------------------------------------------------------------
Ran 7923 tests in 419.349s

FAILED (errors=943)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
=-=-=
PyTables version:  2.1.2
HDF5 version:      1.8.4-patch1
NumPy version:     1.4.1
Zlib version:      1.2.3
BZIP2 version:     1.0.5 (10-Dec-2007)
Python version:    2.6.5 (r265:79359, Mar 24 2010, 01:32:55)
[GCC 4.0.1 (Apple Inc. build 5493)]
Platform:          darwin-i386
Byte-ordering:     little
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
=-=-=
Performing the complete test suite!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
=-=-=
Skipping Numeric test suite.
Skipping numarray test suite.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
=-=-=


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to