1 | $ PYTHONPATH=.:$PYTHONPATH python tables/tests/test_all.py |
---|
2 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
---|
3 | PyTables version: 2.0.3 |
---|
4 | HDF5 version: 1.6.7 |
---|
5 | NumPy version: 1.1.0 |
---|
6 | Zlib version: 1.2.3 |
---|
7 | LZO version: 1.08 (Jul 12 2002) |
---|
8 | BZIP2 version: 1.0.5 (10-Dec-2007) |
---|
9 | Python version: 2.5.2 (r252:60911, Jun 25 2008, 15:42:32) |
---|
10 | [GCC 4.0.1 (Apple Computer, Inc. build 5370)] |
---|
11 | Platform: darwin-i386 |
---|
12 | Byte-ordering: little |
---|
13 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
---|
14 | Performing only a light (yet comprehensive) subset of the test suite. |
---|
15 | If you want a more complete test, try passing the --heavy flag to this script |
---|
16 | (or set the 'heavy' parameter in case you are using tables.test() call). |
---|
17 | The whole suite will take more than 2 minutes to complete on a relatively |
---|
18 | modern CPU and around 80 MB of main memory. |
---|
19 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
---|
20 | Numeric (version 24.2) is present. Adding the Numeric test suite. |
---|
21 | numarray (version 1.5.2) is present. Adding the numarray test suite. |
---|
22 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
---|
23 | ..........................................................................................................................................................................................................................('', 0, 0, 0.0, 0.0) |
---|
24 | F..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F....F................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ |
---|
25 | ====================================================================== |
---|
26 | FAIL: None (tables.tests.test_types.RangeTestCase) |
---|
27 | ---------------------------------------------------------------------- |
---|
28 | Traceback (most recent call last): |
---|
29 | File "/opt/local/lib/python2.5/site-packages/tables/tests/test_types.py", line 86, in test01_type |
---|
30 | self.fail("expected a TypeError") |
---|
31 | AssertionError: expected a TypeError |
---|
32 | |
---|
33 | ====================================================================== |
---|
34 | FAIL: Checking representation of a nested Table |
---|
35 | ---------------------------------------------------------------------- |
---|
36 | Traceback (most recent call last): |
---|
37 | File "/opt/local/lib/python2.5/site-packages/tables/tests/common.py", line 247, in newmethod |
---|
38 | return oldmethod(self, *args, **kwargs) |
---|
39 | File "/opt/local/lib/python2.5/site-packages/tables/tests/test_nestedtypes.py", line 700, in test00a_repr |
---|
40 | """) |
---|
41 | AssertionError |
---|
42 | |
---|
43 | ====================================================================== |
---|
44 | FAIL: Checking representation of a nested Table |
---|
45 | ---------------------------------------------------------------------- |
---|
46 | Traceback (most recent call last): |
---|
47 | File "/opt/local/lib/python2.5/site-packages/tables/tests/common.py", line 247, in newmethod |
---|
48 | return oldmethod(self, *args, **kwargs) |
---|
49 | File "/opt/local/lib/python2.5/site-packages/tables/tests/test_nestedtypes.py", line 700, in test00a_repr |
---|
50 | """) |
---|
51 | AssertionError |
---|
52 | |
---|
53 | ---------------------------------------------------------------------- |
---|
54 | Ran 6019 tests in 53.715s |
---|
55 | |
---|
56 | FAILED (failures=3) |
---|