I just built pytables and hdf5 on my Intel Mac and ran the tests
and got two failures.  Here's my system information :

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PyTables version:  2.0.3
HDF5 version:      1.8.0
NumPy version:     1.0.5.dev4851
Zlib version:      1.2.3
BZIP2 version:     1.0.4 (20-Dec-2006)
Python version:    2.5.1 (r251:54863, Feb  4 2008, 21:48:13)
[GCC 4.0.1 (Apple Inc. build 5465)]
Platform:          darwin-i386
Byte-ordering:     little
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

This is the output of the tests:

======================================================================
FAIL: Checking representation of a nested Table
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tables/tests/common.py", line 247, in newmethod
    return oldmethod(self, *args, **kwargs)
  File "tables/tests/test_nestedtypes.py", line 700, in test00a_repr
    """)
AssertionError

======================================================================
FAIL: Checking representation of a nested Table
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tables/tests/common.py", line 247, in newmethod
    return oldmethod(self, *args, **kwargs)
  File "tables/tests/test_nestedtypes.py", line 700, in test00a_repr
    """)
AssertionError

----------------------------------------------------------------------
Ran 5746 tests in 61.240s

FAILED (failures=2)

If anyone has any ideas about how to solve this I would appreciate it.
Thanks,
Alex.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to