The tests are getting better.  The build to an egg was flawless, and it 
installed, unzipped this time. :)  A few errors though.

[EMAIL PROTECTED]:~/src/tables-2.0.dev/tables/tests$ python test_all.py --heavy
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PyTables version:  2.0.dev
HDF5 version:      1.6.4
NumPy version:     1.0.3
Zlib version:      1.2.3
LZO version:       1.08 (Jul 12 2002)
BZIP2 version:     1.0.3 (15-Feb-2005)
Python version:    2.4.3 (#2, Oct  6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)]
Platform:          linux2-i686
Byte-ordering:     little
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Performing the complete test suite!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Numeric (version 24.2) is present. Adding the Numeric test suite.
numarray (version 1.5.1) is present. Adding the numarray test suite.
*Warning*: Numarray version is lower than recommended: 1.5.1 < 1.5.2
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

<SNIPPED THE DOTS>

======================================================================
ERROR: Reading an old version file node.
----------------------------------------------------------------------
Traceback (most recent call last):
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/nodes/tests/test_filenode.py",
 
line 842, in setUp
    self.fnode = filenode.openNode(self.h5file.root.test, 'a+')
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 880, in __getattr__
    return self._f_getChild(name)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 759, in _f_getChild
    self._g_checkHasChild(childName)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 434, in _g_checkHasChild
    raise NoSuchNodeError(
NoSuchNodeError: group ``/`` does not have a child named ``test``

======================================================================
ERROR: Writing an old version file node.
----------------------------------------------------------------------
Traceback (most recent call last):
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/nodes/tests/test_filenode.py",
 
line 842, in setUp
    self.fnode = filenode.openNode(self.h5file.root.test, 'a+')
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 880, in __getattr__
    return self._f_getChild(name)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 759, in _f_getChild
    self._g_checkHasChild(childName)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 434, in _g_checkHasChild
    raise NoSuchNodeError(
NoSuchNodeError: group ``/`` does not have a child named ``test``

======================================================================
ERROR: Accessing attributes in an old version file node.
----------------------------------------------------------------------
Traceback (most recent call last):
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/nodes/tests/test_filenode.py",
 
line 842, in setUp
    self.fnode = filenode.openNode(self.h5file.root.test, 'a+')
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 880, in __getattr__
    return self._f_getChild(name)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 759, in _f_getChild
    self._g_checkHasChild(childName)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/group.py",
 
line 434, in _g_checkHasChild
    raise NoSuchNodeError(
NoSuchNodeError: group ``/`` does not have a child named ``test``

======================================================================
FAIL: test (tables.tests.test_hdf5compat.ContiguousCompoundTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/common.py",
 
line 248, in newmethod
    return oldmethod(self, *args, **kwargs)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/test_hdf5compat.py",
 
line 45, in test
    self._test()
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/test_hdf5compat.py",
 
line 208, in _test
    self.assert_('/test_var/structure variable' in self.h5file)
AssertionError

======================================================================
FAIL: test (tables.tests.test_hdf5compat.ContiguousCompoundAppendTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/common.py",
 
line 248, in newmethod
    return oldmethod(self, *args, **kwargs)
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/test_hdf5compat.py",
 
line 45, in test
    self._test()
  
File 
"/usr/lib/python2.4/site-packages/tables-2.0.dev-py2.4-linux-i686.egg/tables/tests/test_hdf5compat.py",
 
line 248, in _test
    self.assert_('/test_var/structure variable' in self.h5file)
AssertionError

----------------------------------------------------------------------
Ran 7041 tests in 343.878s

FAILED (failures=2, errors=3)
Closing remaining open files: /tmp/tmp7-Gqas.h5... done /tmp/tmpoZIHoC.h5... 
done /tmp/tmpq0cSgw.h5... done

-- 
Joshua Kugler                           
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to