Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-tables.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.3LtxBE:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8738e1e8ebd45b18a44ba7b776cc8d9', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.3LtxBE:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-tables.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-tables-3.2.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-tables.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.3LtxBE:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8fdec146ba7c4cac8837e37812297225', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.3LtxBE:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-tables.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZvKmZB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyTables-v.3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v.3.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyTables-v.3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/always-use-blosc.diff + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/hdf5-blosc-1.4.4-1.6.1.diff + /usr/bin/patch -p1 -s + echo 'import sys, tables; sys.exit(tables.test(verbose=1))' + find c-blosc -mindepth 1 -maxdepth 1 -name hdf5 -prune -o -exec rm -r '{}' + + cp -a /builddir/build/SOURCES/pytablesmanual-3.2.0.pdf pytablesmanual.pdf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZbcIRG + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 + python setup.py build * Using Python 2.7.5 (default, Jul 13 2018, 13:37:14) * USE_PKGCONFIG: True * Found HDF5 headers at ``/usr/include``, library at ``/usr/lib``. * Found LZO 2 headers at ``/usr/include``, library at ``/usr/lib``. * Skipping detection of LZO 1 since LZO 2 has already been found. * Found bzip2 headers at ``/usr/include``, library at ``/usr/lib``. * Found blosc headers at ``/usr/include``, library at ``/usr/lib``. Compiling tables/utilsextension.pyx because it changed. Cythonizing tables/utilsextension.pyx Compiling tables/hdf5extension.pyx because it changed. Cythonizing tables/hdf5extension.pyx Compiling tables/tableextension.pyx because it changed. Cythonizing tables/tableextension.pyx Compiling tables/linkextension.pyx because it changed. Cythonizing tables/linkextension.pyx Compiling tables/_comp_lzo.pyx because it changed. Cythonizing tables/_comp_lzo.pyx Compiling tables/_comp_bzip2.pyx because it changed. Cythonizing tables/_comp_bzip2.pyx Compiling tables/lrucacheextension.pyx because it changed. Cythonizing tables/lrucacheextension.pyx Compiling tables/indexesextension.pyx because it changed. Cythonizing tables/indexesextension.pyx running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/tables copying tables/__init__.py -> build/lib.linux-i686-2.7/tables copying tables/_past.py -> build/lib.linux-i686-2.7/tables copying tables/array.py -> build/lib.linux-i686-2.7/tables copying tables/atom.py -> build/lib.linux-i686-2.7/tables copying tables/attributeset.py -> build/lib.linux-i686-2.7/tables copying tables/carray.py -> build/lib.linux-i686-2.7/tables copying tables/conditions.py -> build/lib.linux-i686-2.7/tables copying tables/description.py -> build/lib.linux-i686-2.7/tables copying tables/earray.py -> build/lib.linux-i686-2.7/tables copying tables/exceptions.py -> build/lib.linux-i686-2.7/tables copying tables/expression.py -> build/lib.linux-i686-2.7/tables copying tables/file.py -> build/lib.linux-i686-2.7/tables copying tables/filters.py -> build/lib.linux-i686-2.7/tables copying tables/flavor.py -> build/lib.linux-i686-2.7/tables copying tables/group.py -> build/lib.linux-i686-2.7/tables copying tables/hdf5Extension.py -> build/lib.linux-i686-2.7/tables copying tables/idxutils.py -> build/lib.linux-i686-2.7/tables copying tables/index.py -> build/lib.linux-i686-2.7/tables copying tables/indexes.py -> build/lib.linux-i686-2.7/tables copying tables/indexesExtension.py -> build/lib.linux-i686-2.7/tables copying tables/leaf.py -> build/lib.linux-i686-2.7/tables copying tables/link.py -> build/lib.linux-i686-2.7/tables copying tables/linkExtension.py -> build/lib.linux-i686-2.7/tables copying tables/lrucacheExtension.py -> build/lib.linux-i686-2.7/tables copying tables/node.py -> build/lib.linux-i686-2.7/tables copying tables/parameters.py -> build/lib.linux-i686-2.7/tables copying tables/path.py -> build/lib.linux-i686-2.7/tables copying tables/registry.py -> build/lib.linux-i686-2.7/tables copying tables/req_versions.py -> build/lib.linux-i686-2.7/tables copying tables/table.py -> build/lib.linux-i686-2.7/tables copying tables/tableExtension.py -> build/lib.linux-i686-2.7/tables copying tables/undoredo.py -> build/lib.linux-i686-2.7/tables copying tables/unimplemented.py -> build/lib.linux-i686-2.7/tables copying tables/utils.py -> build/lib.linux-i686-2.7/tables copying tables/utilsExtension.py -> build/lib.linux-i686-2.7/tables copying tables/vlarray.py -> build/lib.linux-i686-2.7/tables creating build/lib.linux-i686-2.7/tables/misc copying tables/misc/__init__.py -> build/lib.linux-i686-2.7/tables/misc copying tables/misc/enum.py -> build/lib.linux-i686-2.7/tables/misc copying tables/misc/proxydict.py -> build/lib.linux-i686-2.7/tables/misc creating build/lib.linux-i686-2.7/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-i686-2.7/tables/nodes copying tables/nodes/filenode.py -> build/lib.linux-i686-2.7/tables/nodes creating build/lib.linux-i686-2.7/tables/scripts copying tables/scripts/__init__.py -> build/lib.linux-i686-2.7/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-i686-2.7/tables/scripts copying tables/scripts/ptdump.py -> build/lib.linux-i686-2.7/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-i686-2.7/tables/scripts copying tables/scripts/pttree.py -> build/lib.linux-i686-2.7/tables/scripts creating build/lib.linux-i686-2.7/tables/tests copying tables/tests/__init__.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/check_leaks.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/common.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/create_backcompat_indexes.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_all.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_array.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_attributes.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_aux.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_backcompat.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_basics.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_carray.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_create.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_do_undo.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_earray.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_enum.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_expression.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_garbage.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_hdf5compat.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_index_backcompat.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_indexes.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_indexvalues.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_links.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_lists.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_nestedtypes.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_numpy.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_queries.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_tables.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_tablesMD.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_timetype.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_types.py -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_vlarray.py -> build/lib.linux-i686-2.7/tables/tests creating build/lib.linux-i686-2.7/tables/nodes/tests copying tables/nodes/tests/__init__.py -> build/lib.linux-i686-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.py -> build/lib.linux-i686-2.7/tables/nodes/tests copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/Tables_lzo1.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/Tables_lzo2.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/array_mdatom.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/attr-u16.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/blosc_bigendian.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/bug-idx.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/elink.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/elink2.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/ex-noattr.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/float.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/idx-std-1.x.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/indexes_2_0.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/indexes_2_1.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/issue_368.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/nested-type-with-gaps.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/non-chunked-table.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/oldflavor_numeric.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/python2.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/python3.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/scalar.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/slink.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_SDSextendible.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_compound_chunked.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_enum.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_f64be.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_f64le.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_i32be.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_i32le.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_i64be.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_i64le.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/smpl_unsupptype.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/test_szip.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/times-nested-be.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/vlstr_attr.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/vlunicode_endian.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.linux-i686-2.7/tables/tests copying tables/tests/matlab_file.mat -> build/lib.linux-i686-2.7/tables/tests copying tables/nodes/tests/test_filenode.dat -> build/lib.linux-i686-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.xbm -> build/lib.linux-i686-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.linux-i686-2.7/tables/nodes/tests running build_ext building 'tables.utilsextension' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/tables creating build/temp.linux-i686-2.7/src creating build/temp.linux-i686-2.7/c-blosc creating build/temp.linux-i686-2.7/c-blosc/hdf5 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/utilsextension.c -o build/temp.linux-i686-2.7/tables/utilsextension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/utilsextension.c:304: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_16_dump_h5_backtrace': BUILDSTDERR: tables/utilsextension.c:3740:3: warning: passing argument 3 of 'H5Ewalk2' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_2 = (H5Ewalk(H5E_DEFAULT, H5E_WALK_DOWNWARD, __pyx_f_6tables_14utilsextension_e_walk_cb, ((void *)__pyx_v_bt)) < 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/hdf5.h:28:0, BUILDSTDERR: from tables/utilsextension.c:306: BUILDSTDERR: /usr/include/H5Epublic.h:171:15: note: expected 'H5E_walk2_t' but argument is of type 'herr_t (*)(unsigned int, struct H5E_error2_t *, void *)' BUILDSTDERR: H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c: In function '__pyx_f_6tables_14utilsextension_get_native_type': BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_class_id) { BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:4466:3: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c: In function '__pyx_pw_6tables_14utilsextension_33which_lib_version': BUILDSTDERR: tables/utilsextension.c:5426:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c:5425:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c:5424:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_40which_class': BUILDSTDERR: tables/utilsextension.c:6785:3: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_class_id) { BUILDSTDERR: ^ BUILDSTDERR: tables/utilsextension.c:6785:3: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:6785:3: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch] BUILDSTDERR: tables/utilsextension.c:6785:3: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch] BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/utilsextension.c:305: BUILDSTDERR: tables/utilsextension.c: At top level: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-i686-2.7/src/utils.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY.c -o build/temp.linux-i686-2.7/src/H5ARRAY.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:168:0: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:170:0: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-i686-2.7/src/H5ATTR.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c c-blosc/hdf5/blosc_filter.c -o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: c-blosc/hdf5/blosc_filter.c: In function 'blosc_filter': BUILDSTDERR: c-blosc/hdf5/blosc_filter.c:180:10: warning: unused variable 'errmsg' [-Wunused-variable] BUILDSTDERR: char errmsg[256]; BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/utilsextension.o build/temp.linux-i686-2.7/src/utils.o build/temp.linux-i686-2.7/src/H5ARRAY.o build/temp.linux-i686-2.7/src/H5ATTR.o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -L/usr/lib -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/tables/utilsextension.so building 'tables.hdf5extension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/hdf5extension.c -o build/temp.linux-i686-2.7/tables/hdf5extension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/hdf5extension.c:303: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: tables/hdf5extension.c: In function '__pyx_f_6tables_13hdf5extension_get_dtype_scalar': BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_class_id) { BUILDSTDERR: ^ BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c:2868:3: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch] BUILDSTDERR: tables/hdf5extension.c: In function '__pyx_pw_6tables_13hdf5extension_5Array_7_append': BUILDSTDERR: tables/hdf5extension.c:13548:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: tables/hdf5extension.c:13547:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: tables/hdf5extension.c:13546:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/hdf5extension.c:304: BUILDSTDERR: tables/hdf5extension.c: At top level: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-i686-2.7/src/utils.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/typeconv.c -o build/temp.linux-i686-2.7/src/typeconv.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY.c -o build/temp.linux-i686-2.7/src/H5ARRAY.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:168:0: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:170:0: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY-opt.c -o build/temp.linux-i686-2.7/src/H5ARRAY-opt.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5VLARRAY.c -o build/temp.linux-i686-2.7/src/H5VLARRAY.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5VLARRAY.c:1: BUILDSTDERR: /usr/include/features.h:168:0: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/H5public.h:37:0, BUILDSTDERR: from /usr/include/hdf5.h:24, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5VLARRAY.c:1: BUILDSTDERR: /usr/include/features.h:170:0: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-i686-2.7/src/H5ATTR.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c c-blosc/hdf5/blosc_filter.c -o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: c-blosc/hdf5/blosc_filter.c: In function 'blosc_filter': BUILDSTDERR: c-blosc/hdf5/blosc_filter.c:180:10: warning: unused variable 'errmsg' [-Wunused-variable] BUILDSTDERR: char errmsg[256]; BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/hdf5extension.o build/temp.linux-i686-2.7/src/utils.o build/temp.linux-i686-2.7/src/typeconv.o build/temp.linux-i686-2.7/src/H5ARRAY.o build/temp.linux-i686-2.7/src/H5ARRAY-opt.o build/temp.linux-i686-2.7/src/H5VLARRAY.o build/temp.linux-i686-2.7/src/H5ATTR.o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -L/usr/lib -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/tables/hdf5extension.so building 'tables.tableextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/tableextension.c -o build/temp.linux-i686-2.7/tables/tableextension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/tableextension.c:304: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: tables/tableextension.c: In function '__pyx_pw_6tables_14tableextension_5Table_7_open_append': BUILDSTDERR: tables/tableextension.c:5638:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: tables/tableextension.c:5637:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: tables/tableextension.c:5636:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/tableextension.c:305: BUILDSTDERR: tables/tableextension.c: At top level: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-i686-2.7/src/utils.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/typeconv.c -o build/temp.linux-i686-2.7/src/typeconv.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5TB-opt.c -o build/temp.linux-i686-2.7/src/H5TB-opt.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-i686-2.7/src/H5ATTR.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c c-blosc/hdf5/blosc_filter.c -o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: c-blosc/hdf5/blosc_filter.c: In function 'blosc_filter': BUILDSTDERR: c-blosc/hdf5/blosc_filter.c:180:10: warning: unused variable 'errmsg' [-Wunused-variable] BUILDSTDERR: char errmsg[256]; BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/tableextension.o build/temp.linux-i686-2.7/src/utils.o build/temp.linux-i686-2.7/src/typeconv.o build/temp.linux-i686-2.7/src/H5TB-opt.o build/temp.linux-i686-2.7/src/H5ATTR.o build/temp.linux-i686-2.7/c-blosc/hdf5/blosc_filter.o -L/usr/lib -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/tables/tableextension.so building 'tables._comp_lzo' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/_comp_lzo.c -o build/temp.linux-i686-2.7/tables/_comp_lzo.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5Zlzo.c -o build/temp.linux-i686-2.7/src/H5Zlzo.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/_comp_lzo.o build/temp.linux-i686-2.7/src/H5Zlzo.o -L/usr/lib -lhdf5 -llzo2 -lpython2.7 -o build/lib.linux-i686-2.7/tables/_comp_lzo.so building 'tables._comp_bzip2' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/_comp_bzip2.c -o build/temp.linux-i686-2.7/tables/_comp_bzip2.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5Zbzip2.c -o build/temp.linux-i686-2.7/src/H5Zbzip2.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/_comp_bzip2.o build/temp.linux-i686-2.7/src/H5Zbzip2.o -L/usr/lib -lhdf5 -lbz2 -lpython2.7 -o build/lib.linux-i686-2.7/tables/_comp_bzip2.so building 'tables.linkextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/linkextension.c -o build/temp.linux-i686-2.7/tables/linkextension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/linkextension.c:303: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/linkextension.c:303: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/linkextension.c:304: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/linkextension.o -L/usr/lib -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/tables/linkextension.so building 'tables.lrucacheextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/lrucacheextension.c -o build/temp.linux-i686-2.7/tables/lrucacheextension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/lrucacheextension.c:303: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/lrucacheextension.c:304: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/lrucacheextension.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/tables/lrucacheextension.so building 'tables.indexesextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/indexesextension.c -o build/temp.linux-i686-2.7/tables/indexesextension.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from tables/indexesextension.c:303: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, BUILDSTDERR: from tables/indexesextension.c:304: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] BUILDSTDERR: _import_umath(void) BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY-opt.c -o build/temp.linux-i686-2.7/src/H5ARRAY-opt.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ic-blosc/hdf5 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/idx-opt.c -o build/temp.linux-i686-2.7/src/idx-opt.o -Isrc -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/idx-opt.h:1, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:27:0, BUILDSTDERR: from src/idx-opt.c:1: BUILDSTDERR: /usr/include/features.h:168:0: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:4:0, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/idx-opt.h:1, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:27:0, BUILDSTDERR: from src/idx-opt.c:1: BUILDSTDERR: /usr/include/features.h:170:0: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, BUILDSTDERR: from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/tables/indexesextension.o build/temp.linux-i686-2.7/src/H5ARRAY-opt.o build/temp.linux-i686-2.7/src/idx-opt.o -L/usr/lib -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/tables/indexesextension.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WFQTQW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 + cd PyTables-v.3.2.0 + chmod -x examples/check_examples.sh + for i in 'utils/*' + sed -i 's|bin/env |bin/|' utils/pt2to3 + for i in 'utils/*' + sed -i 's|bin/env |bin/|' utils/ptdump + for i in 'utils/*' + sed -i 's|bin/env |bin/|' utils/ptrepack + for i in 'utils/*' + sed -i 's|bin/env |bin/|' utils/pttree + python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 * Using Python 2.7.5 (default, Jul 13 2018, 13:37:14) * USE_PKGCONFIG: True * Found HDF5 headers at ``/usr/include``, library at ``/usr/lib``. * Found LZO 2 headers at ``/usr/include``, library at ``/usr/lib``. * Skipping detection of LZO 1 since LZO 2 has already been found. * Found bzip2 headers at ``/usr/include``, library at ``/usr/lib``. * Found blosc headers at ``/usr/include``, library at ``/usr/lib``. running install running install_lib creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/_past.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/array.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/atom.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/attributeset.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/carray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/conditions.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/description.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/earray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/exceptions.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/expression.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/file.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/filters.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/flavor.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/group.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/hdf5Extension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/idxutils.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/index.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/indexes.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/indexesExtension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/leaf.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/link.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/linkExtension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/lrucacheExtension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/node.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/parameters.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/path.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/registry.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/req_versions.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/table.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/tableExtension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/undoredo.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/unimplemented.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/utils.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/utilsExtension.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc copying build/lib.linux-i686-2.7/tables/misc/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc copying build/lib.linux-i686-2.7/tables/misc/enum.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc copying build/lib.linux-i686-2.7/tables/misc/proxydict.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes copying build/lib.linux-i686-2.7/tables/nodes/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes copying build/lib.linux-i686-2.7/tables/nodes/filenode.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-i686-2.7/tables/nodes/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-i686-2.7/tables/nodes/tests/test_filenode.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-i686-2.7/tables/nodes/tests/test_filenode.dat -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-i686-2.7/tables/nodes/tests/test_filenode.xbm -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-i686-2.7/tables/nodes/tests/test_filenode_v1.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts copying build/lib.linux-i686-2.7/tables/scripts/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts copying build/lib.linux-i686-2.7/tables/scripts/pt2to3.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts copying build/lib.linux-i686-2.7/tables/scripts/ptdump.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts copying build/lib.linux-i686-2.7/tables/scripts/ptrepack.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts copying build/lib.linux-i686-2.7/tables/scripts/pttree.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts creating /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/check_leaks.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/common.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/create_backcompat_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_all.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_array.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_attributes.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_aux.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_basics.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_carray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_create.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_do_undo.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_earray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_enum.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_expression.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_garbage.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_hdf5compat.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_index_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_indexvalues.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_links.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_lists.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_nestedtypes.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_numpy.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_queries.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_tables.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_tablesMD.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_timetype.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_tree.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_types.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/Tables_lzo1.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/Tables_lzo1_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/Tables_lzo2.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/Tables_lzo2_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/array_mdatom.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/attr-u16.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/blosc_bigendian.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/bug-idx.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/elink.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/elink2.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/ex-noattr.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/flavored_vlarrays-format1.6.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/float.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/idx-std-1.x.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/indexes_2_0.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/indexes_2_1.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/issue_368.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/nested-type-with-gaps.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/non-chunked-table.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/oldflavor_numeric.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/python2.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/python3.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/scalar.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/slink.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_SDSextendible.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_compound_chunked.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_enum.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_f64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_f64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_i32be.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_i32le.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_i64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_i64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/smpl_unsupptype.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/test_szip.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/time-table-vlarray-1_x.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/times-nested-be.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/vlstr_attr.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/vlunicode_endian.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/zerodim-attrs-1.3.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/zerodim-attrs-1.4.h5 -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/tests/matlab_file.mat -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests copying build/lib.linux-i686-2.7/tables/utilsextension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/hdf5extension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/tableextension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/_comp_lzo.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/_comp_bzip2.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/linkextension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/lrucacheextension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables copying build/lib.linux-i686-2.7/tables/indexesextension.so -> /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/_past.py to _past.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/atom.py to atom.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/attributeset.py to attributeset.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/carray.py to carray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/conditions.py to conditions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/description.py to description.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/earray.py to earray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/expression.py to expression.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/hdf5Extension.py to hdf5Extension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/idxutils.py to idxutils.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/indexes.py to indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/indexesExtension.py to indexesExtension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/leaf.py to leaf.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/linkExtension.py to linkExtension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/lrucacheExtension.py to lrucacheExtension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/req_versions.py to req_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/table.py to table.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tableExtension.py to tableExtension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/undoredo.py to undoredo.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/unimplemented.py to unimplemented.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/utilsExtension.py to utilsExtension.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/vlarray.py to vlarray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc/enum.py to enum.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/misc/proxydict.py to proxydict.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/filenode.py to filenode.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/nodes/tests/test_filenode.py to test_filenode.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts/pt2to3.py to pt2to3.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts/ptdump.py to ptdump.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts/ptrepack.py to ptrepack.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/scripts/pttree.py to pttree.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/check_leaks.py to check_leaks.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/create_backcompat_indexes.py to create_backcompat_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_all.py to test_all.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_array.py to test_array.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_attributes.py to test_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_aux.py to test_aux.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_backcompat.py to test_backcompat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_basics.py to test_basics.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_carray.py to test_carray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_create.py to test_create.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_do_undo.py to test_do_undo.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_earray.py to test_earray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_enum.py to test_enum.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_expression.py to test_expression.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_garbage.py to test_garbage.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_hdf5compat.py to test_hdf5compat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_index_backcompat.py to test_index_backcompat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_indexes.py to test_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_indexvalues.py to test_indexvalues.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_links.py to test_links.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_lists.py to test_lists.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_nestedtypes.py to test_nestedtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_numpy.py to test_numpy.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_queries.py to test_queries.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_tables.py to test_tables.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_tablesMD.py to test_tablesMD.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_timetype.py to test_timetype.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_tree.py to test_tree.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tests/test_vlarray.py to test_vlarray.pyc writing byte-compilation script '/tmp/tmpxDYLiG.py' /usr/bin/python -O /tmp/tmpxDYLiG.py removing /tmp/tmpxDYLiG.py running install_egg_info running egg_info creating tables.egg-info writing requirements to tables.egg-info/requires.txt writing tables.egg-info/PKG-INFO writing top-level names to tables.egg-info/top_level.txt writing dependency_links to tables.egg-info/dependency_links.txt writing entry points to tables.egg-info/entry_points.txt writing manifest file 'tables.egg-info/SOURCES.txt' reading manifest file 'tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.c' under directory 'c-blosc/blosc' BUILDSTDERR: warning: no files found matching '*.h' under directory 'c-blosc/blosc' BUILDSTDERR: warning: no files found matching '*.c' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.cc' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.h' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.svg' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.inv' under directory 'doc/html' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/build' BUILDSTDERR: warning: no files found matching '*.h5' under directory 'bench' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables-3.2.0rc3-py2.7.egg-info running install_scripts Installing ptdump script to /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/bin Installing ptrepack script to /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/bin Installing pt2to3 script to /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/bin Installing pttree script to /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/PyTables-v.3.2.0 extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/utilsextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/hdf5extension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/tableextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/_comp_lzo.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/_comp_bzip2.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/linkextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/lrucacheextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7/site-packages/tables/indexesextension.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 10871 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fW3lHB + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 BUILDSTDERR: ++ ls build/ BUILDSTDERR: ++ grep lib + libdir=lib.linux-i686-2.7 BUILDSTDERR: ++ pwd + export PYTHONPATH=/builddir/build/BUILD/PyTables-v.3.2.0/build/lib.linux-i686-2.7 LANG=en_US.UTF-8 + PYTHONPATH=/builddir/build/BUILD/PyTables-v.3.2.0/build/lib.linux-i686-2.7 + LANG=en_US.UTF-8 + python bench/check_all.py -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= PyTables version: 3.2.0rc3 HDF5 version: 1.8.12 NumPy version: 1.7.1 Numexpr version: 2.3 (not using Intel's VML/MKL) Zlib version: 1.2.7 (in Python interpreter) LZO version: 2.06 (Aug 12 2011) BZIP2 version: 1.0.6 (6-Sept-2010) Blosc version: 1.6.1 (2015-05-06) Blosc compressors: blosclz (1.0.4), lz4 (1.7.3), lz4hc (1.7.3), snappy (unknown), zlib (1.2.7) Cython version: 0.19 Python version: 2.7.5 (default, Jul 13 2018, 13:37:14) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] Platform: Linux-4.14.65-201.el7.x86_64-i686-with-centos-7.5.1804-AltArch Byte-ordering: little Detected cores: 4 Default encoding: ascii Default FS encoding: UTF-8 Default locale: (en_US, UTF-8) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.NotCloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.CloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.NoCacheNotCloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.NoCacheCloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.DictCacheNotCloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test01_setAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (File methods) ... ok BUILDSTDERR: test02_setAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (Node methods) ... ok BUILDSTDERR: test03_setAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking setting large string attributes (AttributeSet methods) ... ok BUILDSTDERR: test04_listAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking listing attributes. ... ok BUILDSTDERR: test05_removeAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking removing attributes. ... ok BUILDSTDERR: test05b_removeAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking removing attributes (using File.del_node_attr()) ... ok BUILDSTDERR: test06_removeAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking removing system attributes. ... ok BUILDSTDERR: test07_renameAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking renaming attributes. ... ok BUILDSTDERR: test08_renameAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking renaming system attributes. ... ok BUILDSTDERR: test09_overwriteAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking overwriting attributes. ... ok BUILDSTDERR: test10a_copyAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking copying attributes. ... ok BUILDSTDERR: test10b_copyAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking copying attributes (copy_node_attrs) ... ok BUILDSTDERR: test10c_copyAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking copying attributes during group copies. ... ok BUILDSTDERR: test10d_copyAttributes (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking copying attributes during leaf copies. ... ok BUILDSTDERR: test11a_getitem (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking the __getitem__ interface. ... ok BUILDSTDERR: test11b_setitem (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking the __setitem__ interface. ... ok BUILDSTDERR: test11c_delitem (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking the __delitem__ interface. ... ok BUILDSTDERR: test11d_KeyError (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking that KeyError is raised in __getitem__/__delitem__. ... ok BUILDSTDERR: test_2d_non_contiguous (tables.tests.test_attributes.DictCacheCloseCreate) BUILDSTDERR: Checking setting 2D and non-contiguous NumPy attributes ... ok BUILDSTDERR: test00a_setBoolAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (scalar, Python case) ... ok BUILDSTDERR: test00b_setBoolAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (scalar, NumPy case) ... ok BUILDSTDERR: test00c_setBoolAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (NumPy, 0-dim case) ... ok BUILDSTDERR: test00d_setBoolAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (NumPy, multidim case) ... ok BUILDSTDERR: test01a_setIntAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (scalar, Python case) ... ok BUILDSTDERR: test01b_setIntAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (scalar, NumPy case) ... ok BUILDSTDERR: test01c_setIntAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test01d_setIntAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (unidimensional, non-contiguous) ... ok BUILDSTDERR: test01e_setIntAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test02a_setFloatAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Float (double) attributes. ... ok BUILDSTDERR: test02b_setFloatAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (scalar, NumPy case) ... ok BUILDSTDERR: test02c_setFloatAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test02d_setFloatAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (unidimensional, ... ok BUILDSTDERR: test02e_setFloatAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test03_setObjectAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Object attributes. ... ok BUILDSTDERR: test04a_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (scalar case) ... ok BUILDSTDERR: test04b_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (unidimensional 1-elem case) ... ok BUILDSTDERR: test04c_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (empty unidimensional ... ok BUILDSTDERR: test04d_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (unidimensional 2-elem case) ... ok BUILDSTDERR: test04e_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (empty unidimensional ... ok BUILDSTDERR: test04f_setStringAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (bidimensional 4-elem case) ... ok BUILDSTDERR: test05a_setComplexAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Complex (python) attributes. ... ok BUILDSTDERR: test05b_setComplexAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Complex attributes (scalar, NumPy case) ... ok BUILDSTDERR: test05c_setComplexAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Complex attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test05d_setComplexAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test06a_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (scalar case) ... ok BUILDSTDERR: test06b_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (unidimensional 1-elem case) ... ok BUILDSTDERR: test06c_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (empty unidimensional ... ok BUILDSTDERR: test06d_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (unidimensional 2-elem case) ... ok BUILDSTDERR: test06e_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (empty unidimensional ... ok BUILDSTDERR: test06f_setUnicodeAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (bidimensional 4-elem case) ... ok BUILDSTDERR: test07a_setRecArrayAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting RecArray (NumPy) attributes. ... ok BUILDSTDERR: test07b_setRecArrayAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting nested RecArray (NumPy) attributes. ... ok BUILDSTDERR: test07c_setRecArrayAttributes (tables.tests.test_attributes.NotCloseTypesTestCase) BUILDSTDERR: Checking setting multidim nested RecArray (NumPy) attributes. ... ok BUILDSTDERR: test00a_setBoolAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (scalar, Python case) ... ok BUILDSTDERR: test00b_setBoolAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (scalar, NumPy case) ... ok BUILDSTDERR: test00c_setBoolAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (NumPy, 0-dim case) ... ok BUILDSTDERR: test00d_setBoolAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Bool attributes (NumPy, multidim case) ... ok BUILDSTDERR: test01a_setIntAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (scalar, Python case) ... ok BUILDSTDERR: test01b_setIntAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (scalar, NumPy case) ... ok BUILDSTDERR: test01c_setIntAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test01d_setIntAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (unidimensional, non-contiguous) ... ok BUILDSTDERR: test01e_setIntAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test02a_setFloatAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Float (double) attributes. ... ok BUILDSTDERR: test02b_setFloatAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (scalar, NumPy case) ... ok BUILDSTDERR: test02c_setFloatAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test02d_setFloatAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Float attributes (unidimensional, ... ok BUILDSTDERR: test02e_setFloatAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test03_setObjectAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Object attributes. ... ok BUILDSTDERR: test04a_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (scalar case) ... ok BUILDSTDERR: test04b_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (unidimensional 1-elem case) ... ok BUILDSTDERR: test04c_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (empty unidimensional ... ok BUILDSTDERR: test04d_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (unidimensional 2-elem case) ... ok BUILDSTDERR: test04e_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (empty unidimensional ... ok BUILDSTDERR: test04f_setStringAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting string attributes (bidimensional 4-elem case) ... ok BUILDSTDERR: test05a_setComplexAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Complex (python) attributes. ... ok BUILDSTDERR: test05b_setComplexAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Complex attributes (scalar, NumPy case) ... ok BUILDSTDERR: test05c_setComplexAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Complex attributes (unidimensional NumPy case) ... ok BUILDSTDERR: test05d_setComplexAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting Int attributes (bidimensional NumPy case) ... ok BUILDSTDERR: test06a_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (scalar case) ... ok BUILDSTDERR: test06b_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (unidimensional 1-elem case) ... ok BUILDSTDERR: test06c_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (empty unidimensional ... ok BUILDSTDERR: test06d_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (unidimensional 2-elem case) ... ok BUILDSTDERR: test06e_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (empty unidimensional ... ok BUILDSTDERR: test06f_setUnicodeAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting unicode attributes (bidimensional 4-elem case) ... ok BUILDSTDERR: test07a_setRecArrayAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting RecArray (NumPy) attributes. ... ok BUILDSTDERR: test07b_setRecArrayAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting nested RecArray (NumPy) attributes. ... ok BUILDSTDERR: test07c_setRecArrayAttributes (tables.tests.test_attributes.CloseTypesTestCase) BUILDSTDERR: Checking setting multidim nested RecArray (NumPy) attributes. ... ok BUILDSTDERR: test00_listAttributes (tables.tests.test_attributes.NoSysAttrsNotClose) BUILDSTDERR: Checking listing attributes (no system attrs version). ... ok BUILDSTDERR: test00_listAttributes (tables.tests.test_attributes.NoSysAttrsClose) BUILDSTDERR: Checking listing attributes (no system attrs version). ... ok BUILDSTDERR: test_pickled_unicode_attrs (tables.tests.test_attributes.CompatibilityTestCase) ... skipped 'requires numpy >= 1.9' BUILDSTDERR: test00_segfault (tables.tests.test_attributes.SegFaultPythonTestCase) BUILDSTDERR: Checking workaround for Python unpickle problem (see #253). ... ok BUILDSTDERR: test_bytes (tables.tests.test_attributes.EmbeddedNullsTestCase) ... ok BUILDSTDERR: test_unicode (tables.tests.test_attributes.EmbeddedNullsTestCase) ... ok BUILDSTDERR: test01_vlen_str_scalar (tables.tests.test_attributes.VlenStrAttrTestCase) BUILDSTDERR: Checking file with variable length string attributes. ... ok BUILDSTDERR: test02_vlen_str_array (tables.tests.test_attributes.VlenStrAttrTestCase) BUILDSTDERR: Checking file with variable length string attributes (1d). ... ok BUILDSTDERR: test03_vlen_str_matrix (tables.tests.test_attributes.VlenStrAttrTestCase) BUILDSTDERR: Checking file with variable length string attributes (2d). ... ok BUILDSTDERR: test00_unsupportedType (tables.tests.test_attributes.UnsupportedAttrTypeTestCase) BUILDSTDERR: Checking file with unsupported type. ... ok BUILDSTDERR: test00_earray (tables.tests.test_attributes.SpecificAttrsTestCase) BUILDSTDERR: Testing EArray specific attrs (create). ... ok BUILDSTDERR: test01_earray (tables.tests.test_attributes.SpecificAttrsTestCase) BUILDSTDERR: Testing EArray specific attrs (open). ... ok BUILDSTDERR: test02_unicode_title (tables.tests.test_attributes.SpecificAttrsTestCase) ... ok BUILDSTDERR: test03_unicode_title_reopen (tables.tests.test_attributes.SpecificAttrsTestCase) ... ok BUILDSTDERR: test01_open_file (tables.tests.test_basics.OpenFileFailureTestCase) BUILDSTDERR: Checking opening of a non existing file. ... ok BUILDSTDERR: test02_open_file (tables.tests.test_basics.OpenFileFailureTestCase) BUILDSTDERR: Checking opening of an existing non HDF5 file. ... ok BUILDSTDERR: test03_open_file (tables.tests.test_basics.OpenFileFailureTestCase) BUILDSTDERR: Checking opening of an existing file with invalid mode. ... ok BUILDSTDERR: test00_newFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking creation of a new file. ... ok BUILDSTDERR: test00_newFile_numpy_str_filename (tables.tests.test_basics.NodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_numpy_unicode_filename (tables.tests.test_basics.NodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_unicode_filename (tables.tests.test_basics.NodeCacheOpenFile) ... ok BUILDSTDERR: test01_openFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking opening of an existing file. ... ok BUILDSTDERR: test02_appendFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file. ... ok BUILDSTDERR: test02b_appendFile2 (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file ("a" version) ... ok BUILDSTDERR: test03_appendErrorFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file in "w" mode. ... ok BUILDSTDERR: test04a_openErrorFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking opening a non-existing file for reading ... ok BUILDSTDERR: test04b_alternateRootFile (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking alternate root access to the object tree. ... ok BUILDSTDERR: test05a_removeGroupRecursively (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively. ... ok BUILDSTDERR: test05b_removeGroupRecursively (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively and access to it ... ok BUILDSTDERR: test06_removeNodeWithDel (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing a node using ``__delattr__()`` ... ok BUILDSTDERR: test06a_removeGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing a lonely group from an existing file. ... ok BUILDSTDERR: test06b_removeLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves from an existing file. ... ok BUILDSTDERR: test06c_removeLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves and access it immediately. ... ok BUILDSTDERR: test06d_removeLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing a non-existent node ... ok BUILDSTDERR: test06e_removeTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking removing Tables from an existing file. ... ok BUILDSTDERR: test07_renameLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a leave and access it after a close/open. ... ok BUILDSTDERR: test07b_renameLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and accesing them immediately. ... ok BUILDSTDERR: test07c_renameLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and modify attributes after that. ... ok BUILDSTDERR: test07d_renameLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test08_renameToExistingLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to an existing name. ... ok BUILDSTDERR: test08b_renameToNotValidNaturalName (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to a non-valid natural name ... ok BUILDSTDERR: test09_renameGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it after a close/open. ... ok BUILDSTDERR: test09b_renameGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it immediately. ... ok BUILDSTDERR: test09c_renameGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and modify attributes afterwards. ... ok BUILDSTDERR: test09d_renameGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test09e_renameGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group with nested groups in the LRU cache. ... ok BUILDSTDERR: test10_2_moveTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it after a close/open. ... ok BUILDSTDERR: test10_2b_bis_moveTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a table and use cached row without a close/open. ... ok BUILDSTDERR: test10_2b_moveTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it without a close/open. ... ok BUILDSTDERR: test10_2c_moveTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving tables and modify attributes after that. ... ok BUILDSTDERR: test10_2d_moveToExistingTable (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name. ... ok BUILDSTDERR: test10_2e_moveToExistingTableOverwrite (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name, overwriting it. ... ok BUILDSTDERR: test10_moveLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it after a close/open. ... ok BUILDSTDERR: test10b_moveLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it without a close/open. ... ok BUILDSTDERR: test10c_moveLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving Leaves and modify attributes after that. ... ok BUILDSTDERR: test10d_moveToExistingLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a leaf to an existing name. ... ok BUILDSTDERR: test11_moveGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it after a close/open. ... ok BUILDSTDERR: test11b_moveGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it immediately. ... ok BUILDSTDERR: test11c_moveGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and modify attributes afterwards. ... ok BUILDSTDERR: test11d_moveToExistingGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name. ... ok BUILDSTDERR: test11e_moveToExistingGroupOverwrite (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name, overwriting it. ... ok BUILDSTDERR: test12a_moveNodeOverItself (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a node over itself. ... ok BUILDSTDERR: test12b_moveGroupIntoItself (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking moving a group into itself. ... ok BUILDSTDERR: test13a_copyLeaf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying a leaf. ... ok BUILDSTDERR: test13b_copyGroup (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying a group. ... ok BUILDSTDERR: test13c_copyGroupSelf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying a group into itself. ... ok BUILDSTDERR: test13d_copyGroupRecursive (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Recursively copying a group. ... ok BUILDSTDERR: test13e_copyRootRecursive (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into the root of another file. ... ok BUILDSTDERR: test13f_copyRootRecursive (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into a group in another file. ... ok BUILDSTDERR: test13g_copyRootItself (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into itself. ... ok BUILDSTDERR: test14a_copyNodeExisting (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying over an existing node. ... ok BUILDSTDERR: test14b2_copyNodeExistingOverwrite (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying over an existing node in other file, overwriting it. ... ok BUILDSTDERR: test14b_copyNodeExistingOverwrite (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying over an existing node, overwriting it. ... ok BUILDSTDERR: test14c_copyNodeExistingSelf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying over self. ... ok BUILDSTDERR: test14d_copyNodeExistingOverwriteSelf (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying over self, trying to overwrite. ... ok BUILDSTDERR: test14e_copyGroupSelfRecursive (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Recursively copying a group into itself. ... ok BUILDSTDERR: test15a_oneStepMove (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Moving and renaming a node in a single action. ... ok BUILDSTDERR: test15b_oneStepCopy (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying and renaming a node in a single action. ... ok BUILDSTDERR: test16a_fullCopy (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes. ... ok BUILDSTDERR: test16b_partialCopy (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying partial data and no user attributes. ... ok BUILDSTDERR: test16c_fullCopy (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes (from file to file). ... ok BUILDSTDERR: test17a_CopyChunkshape (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape. ... ok BUILDSTDERR: test17b_CopyChunkshape (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'keep' value. ... ok BUILDSTDERR: test17c_CopyChunkshape (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'auto' value. ... ok BUILDSTDERR: test18_closedRepr (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Representing a closed node as a string. ... ok BUILDSTDERR: test19_fileno (tables.tests.test_basics.NodeCacheOpenFile) BUILDSTDERR: Checking that the 'fileno()' method works. ... ok BUILDSTDERR: test00_newFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking creation of a new file. ... ok BUILDSTDERR: test00_newFile_numpy_str_filename (tables.tests.test_basics.NoNodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_numpy_unicode_filename (tables.tests.test_basics.NoNodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_unicode_filename (tables.tests.test_basics.NoNodeCacheOpenFile) ... ok BUILDSTDERR: test01_openFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking opening of an existing file. ... ok BUILDSTDERR: test02_appendFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file. ... ok BUILDSTDERR: test02b_appendFile2 (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file ("a" version) ... ok BUILDSTDERR: test03_appendErrorFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file in "w" mode. ... ok BUILDSTDERR: test04a_openErrorFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking opening a non-existing file for reading ... ok BUILDSTDERR: test04b_alternateRootFile (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking alternate root access to the object tree. ... ok BUILDSTDERR: test05a_removeGroupRecursively (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively. ... ok BUILDSTDERR: test05b_removeGroupRecursively (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively and access to it ... ok BUILDSTDERR: test06_removeNodeWithDel (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing a node using ``__delattr__()`` ... ok BUILDSTDERR: test06a_removeGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing a lonely group from an existing file. ... ok BUILDSTDERR: test06b_removeLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves from an existing file. ... ok BUILDSTDERR: test06c_removeLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves and access it immediately. ... ok BUILDSTDERR: test06d_removeLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing a non-existent node ... ok BUILDSTDERR: test06e_removeTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking removing Tables from an existing file. ... ok BUILDSTDERR: test07_renameLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a leave and access it after a close/open. ... ok BUILDSTDERR: test07b_renameLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and accesing them immediately. ... ok BUILDSTDERR: test07c_renameLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and modify attributes after that. ... ok BUILDSTDERR: test07d_renameLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test08_renameToExistingLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to an existing name. ... ok BUILDSTDERR: test08b_renameToNotValidNaturalName (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to a non-valid natural name ... ok BUILDSTDERR: test09_renameGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it after a close/open. ... ok BUILDSTDERR: test09b_renameGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it immediately. ... ok BUILDSTDERR: test09c_renameGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and modify attributes afterwards. ... ok BUILDSTDERR: test09d_renameGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test09e_renameGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group with nested groups in the LRU cache. ... ok BUILDSTDERR: test10_2_moveTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it after a close/open. ... ok BUILDSTDERR: test10_2b_bis_moveTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and use cached row without a close/open. ... ok BUILDSTDERR: test10_2b_moveTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it without a close/open. ... ok BUILDSTDERR: test10_2c_moveTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving tables and modify attributes after that. ... ok BUILDSTDERR: test10_2d_moveToExistingTable (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name. ... ok BUILDSTDERR: test10_2e_moveToExistingTableOverwrite (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name, overwriting it. ... ok BUILDSTDERR: test10_moveLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it after a close/open. ... ok BUILDSTDERR: test10b_moveLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it without a close/open. ... ok BUILDSTDERR: test10c_moveLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving Leaves and modify attributes after that. ... ok BUILDSTDERR: test10d_moveToExistingLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a leaf to an existing name. ... ok BUILDSTDERR: test11_moveGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it after a close/open. ... ok BUILDSTDERR: test11b_moveGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it immediately. ... ok BUILDSTDERR: test11c_moveGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and modify attributes afterwards. ... ok BUILDSTDERR: test11d_moveToExistingGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name. ... ok BUILDSTDERR: test11e_moveToExistingGroupOverwrite (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name, overwriting it. ... ok BUILDSTDERR: test12a_moveNodeOverItself (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a node over itself. ... ok BUILDSTDERR: test12b_moveGroupIntoItself (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking moving a group into itself. ... ok BUILDSTDERR: test13a_copyLeaf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying a leaf. ... ok BUILDSTDERR: test13b_copyGroup (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying a group. ... ok BUILDSTDERR: test13c_copyGroupSelf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying a group into itself. ... ok BUILDSTDERR: test13d_copyGroupRecursive (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Recursively copying a group. ... ok BUILDSTDERR: test13e_copyRootRecursive (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into the root of another file. ... ok BUILDSTDERR: test13f_copyRootRecursive (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into a group in another file. ... ok BUILDSTDERR: test13g_copyRootItself (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into itself. ... ok BUILDSTDERR: test14a_copyNodeExisting (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node. ... ok BUILDSTDERR: test14b2_copyNodeExistingOverwrite (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node in other file, overwriting it. ... ok BUILDSTDERR: test14b_copyNodeExistingOverwrite (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node, overwriting it. ... ok BUILDSTDERR: test14c_copyNodeExistingSelf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying over self. ... ok BUILDSTDERR: test14d_copyNodeExistingOverwriteSelf (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying over self, trying to overwrite. ... ok BUILDSTDERR: test14e_copyGroupSelfRecursive (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Recursively copying a group into itself. ... ok BUILDSTDERR: test15a_oneStepMove (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Moving and renaming a node in a single action. ... ok BUILDSTDERR: test15b_oneStepCopy (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying and renaming a node in a single action. ... ok BUILDSTDERR: test16a_fullCopy (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes. ... ok BUILDSTDERR: test16b_partialCopy (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying partial data and no user attributes. ... ok BUILDSTDERR: test16c_fullCopy (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes (from file to file). ... ok BUILDSTDERR: test17a_CopyChunkshape (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape. ... ok BUILDSTDERR: test17b_CopyChunkshape (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'keep' value. ... ok BUILDSTDERR: test17c_CopyChunkshape (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'auto' value. ... ok BUILDSTDERR: test18_closedRepr (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Representing a closed node as a string. ... ok BUILDSTDERR: test19_fileno (tables.tests.test_basics.NoNodeCacheOpenFile) BUILDSTDERR: Checking that the 'fileno()' method works. ... ok BUILDSTDERR: test00_newFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking creation of a new file. ... ok BUILDSTDERR: test00_newFile_numpy_str_filename (tables.tests.test_basics.DictNodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_numpy_unicode_filename (tables.tests.test_basics.DictNodeCacheOpenFile) ... ok BUILDSTDERR: test00_newFile_unicode_filename (tables.tests.test_basics.DictNodeCacheOpenFile) ... ok BUILDSTDERR: test01_openFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking opening of an existing file. ... ok BUILDSTDERR: test02_appendFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file. ... ok BUILDSTDERR: test02b_appendFile2 (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file ("a" version) ... ok BUILDSTDERR: test03_appendErrorFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking appending objects to an existing file in "w" mode. ... ok BUILDSTDERR: test04a_openErrorFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking opening a non-existing file for reading ... ok BUILDSTDERR: test04b_alternateRootFile (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking alternate root access to the object tree. ... ok BUILDSTDERR: test05a_removeGroupRecursively (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively. ... ok BUILDSTDERR: test05b_removeGroupRecursively (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing a group recursively and access to it ... ok BUILDSTDERR: test06_removeNodeWithDel (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing a node using ``__delattr__()`` ... ok BUILDSTDERR: test06a_removeGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing a lonely group from an existing file. ... ok BUILDSTDERR: test06b_removeLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves from an existing file. ... ok BUILDSTDERR: test06c_removeLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing Leaves and access it immediately. ... ok BUILDSTDERR: test06d_removeLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing a non-existent node ... ok BUILDSTDERR: test06e_removeTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking removing Tables from an existing file. ... ok BUILDSTDERR: test07_renameLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a leave and access it after a close/open. ... ok BUILDSTDERR: test07b_renameLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and accesing them immediately. ... ok BUILDSTDERR: test07c_renameLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming Leaves and modify attributes after that. ... ok BUILDSTDERR: test07d_renameLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test08_renameToExistingLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to an existing name. ... ok BUILDSTDERR: test08b_renameToNotValidNaturalName (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a node to a non-valid natural name ... ok BUILDSTDERR: test09_renameGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it after a close/open. ... ok BUILDSTDERR: test09b_renameGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and access it immediately. ... ok BUILDSTDERR: test09c_renameGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group and modify attributes afterwards. ... ok BUILDSTDERR: test09d_renameGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group under a nested group. ... ok BUILDSTDERR: test09e_renameGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking renaming a Group with nested groups in the LRU cache. ... ok BUILDSTDERR: test10_2_moveTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it after a close/open. ... ok BUILDSTDERR: test10_2b_bis_moveTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and use cached row without a close/open. ... ok BUILDSTDERR: test10_2b_moveTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a table and access it without a close/open. ... ok BUILDSTDERR: test10_2c_moveTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving tables and modify attributes after that. ... ok BUILDSTDERR: test10_2d_moveToExistingTable (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name. ... ok BUILDSTDERR: test10_2e_moveToExistingTableOverwrite (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a table to an existing name, overwriting it. ... ok BUILDSTDERR: test10_moveLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it after a close/open. ... ok BUILDSTDERR: test10b_moveLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a leave and access it without a close/open. ... ok BUILDSTDERR: test10c_moveLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving Leaves and modify attributes after that. ... ok BUILDSTDERR: test10d_moveToExistingLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a leaf to an existing name. ... ok BUILDSTDERR: test11_moveGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it after a close/open. ... ok BUILDSTDERR: test11b_moveGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and access it immediately. ... ok BUILDSTDERR: test11c_moveGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a Group and modify attributes afterwards. ... ok BUILDSTDERR: test11d_moveToExistingGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name. ... ok BUILDSTDERR: test11e_moveToExistingGroupOverwrite (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a group to an existing name, overwriting it. ... ok BUILDSTDERR: test12a_moveNodeOverItself (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a node over itself. ... ok BUILDSTDERR: test12b_moveGroupIntoItself (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking moving a group into itself. ... ok BUILDSTDERR: test13a_copyLeaf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying a leaf. ... ok BUILDSTDERR: test13b_copyGroup (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying a group. ... ok BUILDSTDERR: test13c_copyGroupSelf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying a group into itself. ... ok BUILDSTDERR: test13d_copyGroupRecursive (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Recursively copying a group. ... ok BUILDSTDERR: test13e_copyRootRecursive (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into the root of another file. ... ok BUILDSTDERR: test13f_copyRootRecursive (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into a group in another file. ... ok BUILDSTDERR: test13g_copyRootItself (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Recursively copying the root group into itself. ... ok BUILDSTDERR: test14a_copyNodeExisting (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node. ... ok BUILDSTDERR: test14b2_copyNodeExistingOverwrite (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node in other file, overwriting it. ... ok BUILDSTDERR: test14b_copyNodeExistingOverwrite (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying over an existing node, overwriting it. ... ok BUILDSTDERR: test14c_copyNodeExistingSelf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying over self. ... ok BUILDSTDERR: test14d_copyNodeExistingOverwriteSelf (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying over self, trying to overwrite. ... ok BUILDSTDERR: test14e_copyGroupSelfRecursive (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Recursively copying a group into itself. ... ok BUILDSTDERR: test15a_oneStepMove (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Moving and renaming a node in a single action. ... ok BUILDSTDERR: test15b_oneStepCopy (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying and renaming a node in a single action. ... ok BUILDSTDERR: test16a_fullCopy (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes. ... ok BUILDSTDERR: test16b_partialCopy (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying partial data and no user attributes. ... ok BUILDSTDERR: test16c_fullCopy (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying full data and user attributes (from file to file). ... ok BUILDSTDERR: test17a_CopyChunkshape (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape. ... ok BUILDSTDERR: test17b_CopyChunkshape (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'keep' value. ... ok BUILDSTDERR: test17c_CopyChunkshape (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Copying dataset with a chunkshape with 'auto' value. ... ok BUILDSTDERR: test18_closedRepr (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Representing a closed node as a string. ... ok BUILDSTDERR: test19_fileno (tables.tests.test_basics.DictNodeCacheOpenFile) BUILDSTDERR: Checking that the 'fileno()' method works. ... ok BUILDSTDERR: test00_isHDF5File (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking tables.is_hdf5_file function (TRUE case) ... ok BUILDSTDERR: test01_isHDF5File (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking tables.is_hdf5_file function (FALSE case) ... ok BUILDSTDERR: test01x_isHDF5File_nonexistent (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Identifying a nonexistent HDF5 file. ... ok BUILDSTDERR: test01x_isHDF5File_unreadable (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Identifying an unreadable HDF5 file. ... ok BUILDSTDERR: test02_isPyTablesFile (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking is_pytables_file function (TRUE case) ... ok BUILDSTDERR: test03_isPyTablesFile (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking is_pytables_file function (FALSE case) ... ok BUILDSTDERR: test04_openGenericHDF5File (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking opening of a generic HDF5 file. ... ok BUILDSTDERR: test04b_UnImplementedOnLoading (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking failure loading resulting in an ``UnImplemented`` node. ... ok BUILDSTDERR: test04c_UnImplementedScalar (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking opening of HDF5 files containing scalar dataset of ... ok BUILDSTDERR: test05_copyUnimplemented (tables.tests.test_basics.CheckFileTestCase) BUILDSTDERR: Checking that an UnImplemented object cannot be copied. ... ok BUILDSTDERR: test (tables.tests.test_basics.ThreadingTestCase) ... ok BUILDSTDERR: test00_attrOverChild (tables.tests.test_basics.PythonAttrsTestCase) BUILDSTDERR: Setting a Python attribute over a child node. ... ok BUILDSTDERR: test01_childUnderAttr (tables.tests.test_basics.PythonAttrsTestCase) BUILDSTDERR: Creating a child node under a Python attribute. ... ok BUILDSTDERR: test02_nodeAttrInLeaf (tables.tests.test_basics.PythonAttrsTestCase) BUILDSTDERR: Assigning a ``Node`` value as an attribute to a ``Leaf``. ... ok BUILDSTDERR: test03_nodeAttrInGroup (tables.tests.test_basics.PythonAttrsTestCase) BUILDSTDERR: Assigning a ``Node`` value as an attribute to a ``Group``. ... ok BUILDSTDERR: test00_fileCopyFileClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test copying a closed file. ... ok BUILDSTDERR: test01_fileCloseClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test closing an already closed file. ... ok BUILDSTDERR: test02_fileFlushClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test flushing a closed file. ... ok BUILDSTDERR: test03_fileFlushRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Flushing a read-only file. ... ok BUILDSTDERR: test04_fileCreateNodeClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test creating a node in a closed file. ... ok BUILDSTDERR: test05_fileCreateNodeRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test creating a node in a read-only file. ... ok BUILDSTDERR: test06_fileRemoveNodeClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test removing a node from a closed file. ... ok BUILDSTDERR: test07_fileRemoveNodeRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test removing a node from a read-only file. ... ok BUILDSTDERR: test08_fileMoveNodeClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test moving a node in a closed file. ... ok BUILDSTDERR: test09_fileMoveNodeRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test moving a node in a read-only file. ... ok BUILDSTDERR: test10_fileCopyNodeClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test copying a node in a closed file. ... ok BUILDSTDERR: test11_fileCopyNodeRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test copying a node in a read-only file. ... ok BUILDSTDERR: test13_fileGetNodeClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test getting a node from a closed file. ... ok BUILDSTDERR: test14_fileWalkNodesClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test walking a closed file. ... ok BUILDSTDERR: test15_fileAttrClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test setting and deleting a node attribute in a closed file. ... ok BUILDSTDERR: test16_fileAttrRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test setting and deleting a node attribute in a read-only file. ... ok BUILDSTDERR: test17_fileUndoClosed (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test undo operations in a closed file. ... ok BUILDSTDERR: test18_fileUndoRO (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test undo operations in a read-only file. ... ok BUILDSTDERR: test19a_getNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test getting a child of a closed node. ... ok BUILDSTDERR: test19b_getNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test getting a node that does not start with a slash ('/'). ... ok BUILDSTDERR: test20_removeNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test removing a closed node. ... ok BUILDSTDERR: test21_attrsOfNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test manipulating the attributes of a closed node. ... ok BUILDSTDERR: test21b_attrsOfNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test manipulating the attributes of a node in a read-only file. ... ok BUILDSTDERR: test22_fileClosesNode (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Test node closing because of file closing. ... ok BUILDSTDERR: test23_reopenFile (tables.tests.test_basics.StateTestCase) BUILDSTDERR: Testing reopening a file and closing it several times. ... ok BUILDSTDERR: test00_invalid (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Setting an invalid flavor. ... ok BUILDSTDERR: test01_readonly (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Setting a flavor in a read-only file. ... ok BUILDSTDERR: test02_change (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Changing the flavor and reading data. ... ok BUILDSTDERR: test03_store (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Storing a changed flavor. ... ok BUILDSTDERR: test04_missing (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Reading a dataset of a missing flavor. ... ok BUILDSTDERR: test05_delete (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Deleting the flavor of a dataset. ... ok BUILDSTDERR: test06_copyDeleted (tables.tests.test_basics.FlavorTestCase) BUILDSTDERR: Copying a node with a deleted flavor (see #100). ... ok BUILDSTDERR: test07_restrict_flavors (tables.tests.test_basics.FlavorTestCase) ... ok BUILDSTDERR: test01 (tables.tests.test_basics.UnicodeFilename) BUILDSTDERR: Checking creating a filename with Unicode chars. ... ok BUILDSTDERR: test02 (tables.tests.test_basics.UnicodeFilename) BUILDSTDERR: Checking tables.is_hdf5_file with a Unicode filename. ... ok BUILDSTDERR: test03 (tables.tests.test_basics.UnicodeFilename) BUILDSTDERR: Checking is_pytables_file with a Unicode filename. ... ok BUILDSTDERR: test_store_and_load_with_non_ascii_attributes (tables.tests.test_basics.UnicodeFilename) ... ok BUILDSTDERR: test01_null_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test01_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test02_null_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test02_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test03_null_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test_get_filesize (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test_invalid_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test_small_userblock_size (tables.tests.test_basics.FilePropertyTestCase) ... ok BUILDSTDERR: test00_bigendian (tables.tests.test_basics.BloscBigEndian) BUILDSTDERR: Checking compatibility with Blosc on big-endian machines. ... ok test_multiprocess (tables.tests.test_basics.BloscSubprocess) ... Performing only a light (yet comprehensive) subset of the test suite. If you want a more complete test, try passing the --heavy flag to this script (or set the 'heavy' parameter in case you are using tables.test() call). The whole suite will take more than 4 hours to complete on a relatively modern CPU and around 512 MB of main memory. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= BUILDSTDERR: ok BUILDSTDERR: test_enable_messages (tables.tests.test_basics.HDF5ErrorHandling) ... ok BUILDSTDERR: test_h5_backtrace_ignore (tables.tests.test_basics.HDF5ErrorHandling) ... ok BUILDSTDERR: test_h5_backtrace_quiet (tables.tests.test_basics.HDF5ErrorHandling) ... ok BUILDSTDERR: test_h5_backtrace_verbose (tables.tests.test_basics.HDF5ErrorHandling) ... ok BUILDSTDERR: test_silence_messages (tables.tests.test_basics.HDF5ErrorHandling) ... ok BUILDSTDERR: test_descr_from_dtype (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_descr_from_dtype_comp_01 (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_descr_from_dtype_comp_02 (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_descr_from_dtype_rich_dtype (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_byteorder (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_description_instance (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_dict (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_invalid_type (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_is_description (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_dtype_from_descr_is_description_instance (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_isdescription_inheritance (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_str_names (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_unicode_names (tables.tests.test_basics.TestDescription) ... ok BUILDSTDERR: test_atom_attributes01 (tables.tests.test_basics.TestAtom) ... ok BUILDSTDERR: test_atom_copy01 (tables.tests.test_basics.TestAtom) ... ok BUILDSTDERR: test_atom_copy02 (tables.tests.test_basics.TestAtom) ... ok BUILDSTDERR: test_atom_copy_override (tables.tests.test_basics.TestAtom) ... ok BUILDSTDERR: test_col_copy01 (tables.tests.test_basics.TestCol) ... ok BUILDSTDERR: test_col_copy02 (tables.tests.test_basics.TestCol) ... ok BUILDSTDERR: test_col_copy_override (tables.tests.test_basics.TestCol) ... ok BUILDSTDERR: test_open_python2 (tables.tests.test_basics.TestSysattrCompatibility) ... ok BUILDSTDERR: test_open_python3 (tables.tests.test_basics.TestSysattrCompatibility) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCase1) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCase1) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCase2) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCase2) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCase10) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCase10) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCaseBloscBloscLZ) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCaseBloscBloscLZ) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCaseBloscLZ4) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCaseBloscLZ4) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCaseBloscLZ4HC) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCaseBloscLZ4HC) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCaseBloscSnappy) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCaseBloscSnappy) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_checkFilters (tables.tests.test_create.FiltersCaseBloscZlib) BUILDSTDERR: Checking inheritance of filters on trees (open file version) ... ok BUILDSTDERR: test01_checkFilters (tables.tests.test_create.FiltersCaseBloscZlib) BUILDSTDERR: Checking inheritance of filters on trees (close file version) ... ok BUILDSTDERR: test00_nonRecursive (tables.tests.test_create.CopyGroupCase1) BUILDSTDERR: Checking non-recursive copy of a Group ... ok BUILDSTDERR: test01_nonRecursiveAttrs (tables.tests.test_create.CopyGroupCase1) BUILDSTDERR: Checking non-recursive copy of a Group (attributes copied) ... ok BUILDSTDERR: test02_Recursive (tables.tests.test_create.CopyGroupCase1) BUILDSTDERR: Checking recursive copy of a Group ... ok BUILDSTDERR: test03_RecursiveFilters (tables.tests.test_create.CopyGroupCase1) BUILDSTDERR: Checking recursive copy of a Group (cheking Filters) ... ok BUILDSTDERR: test00_nonRecursive (tables.tests.test_create.CopyGroupCase2) BUILDSTDERR: Checking non-recursive copy of a Group ... ok BUILDSTDERR: test01_nonRecursiveAttrs (tables.tests.test_create.CopyGroupCase2) BUILDSTDERR: Checking non-recursive copy of a Group (attributes copied) ... ok BUILDSTDERR: test02_Recursive (tables.tests.test_create.CopyGroupCase2) BUILDSTDERR: Checking recursive copy of a Group ... ok BUILDSTDERR: test03_RecursiveFilters (tables.tests.test_create.CopyGroupCase2) BUILDSTDERR: Checking recursive copy of a Group (cheking Filters) ... ok BUILDSTDERR: test00_overwrite (tables.tests.test_create.CopyFileCase1) BUILDSTDERR: Checking copy of a File (overwriting file) ... ok BUILDSTDERR: test00a_srcdstequal (tables.tests.test_create.CopyFileCase1) BUILDSTDERR: Checking copy of a File (srcfile == dstfile) ... ok BUILDSTDERR: test00b_firstclass (tables.tests.test_create.CopyFileCase1) BUILDSTDERR: Checking copy of a File (first-class function) ... ok BUILDSTDERR: test01_copy (tables.tests.test_create.CopyFileCase1) BUILDSTDERR: Checking copy of a File (attributes not copied) ... ok BUILDSTDERR: test02_Attrs (tables.tests.test_create.CopyFileCase1) BUILDSTDERR: Checking copy of a File (attributes copied) ... ok BUILDSTDERR: test00_overwrite (tables.tests.test_create.CopyFileCase2) BUILDSTDERR: Checking copy of a File (overwriting file) ... ok BUILDSTDERR: test00a_srcdstequal (tables.tests.test_create.CopyFileCase2) BUILDSTDERR: Checking copy of a File (srcfile == dstfile) ... ok BUILDSTDERR: test00b_firstclass (tables.tests.test_create.CopyFileCase2) BUILDSTDERR: Checking copy of a File (first-class function) ... ok BUILDSTDERR: test01_copy (tables.tests.test_create.CopyFileCase2) BUILDSTDERR: Checking copy of a File (attributes not copied) ... ok BUILDSTDERR: test02_Attrs (tables.tests.test_create.CopyFileCase2) BUILDSTDERR: Checking copy of a File (attributes copied) ... ok BUILDSTDERR: test00_propagate (tables.tests.test_create.GroupFiltersTestCase) BUILDSTDERR: Filters propagating to children. ... ok BUILDSTDERR: test01_copyFile (tables.tests.test_create.GroupFiltersTestCase) BUILDSTDERR: Keeping filters when copying a file. ... ok BUILDSTDERR: test02_copyFile_override (tables.tests.test_create.GroupFiltersTestCase) BUILDSTDERR: Overriding filters when copying a file. ... ok BUILDSTDERR: test03_change (tables.tests.test_create.GroupFiltersTestCase) BUILDSTDERR: Changing the filters of a group. ... ok BUILDSTDERR: test04_delete (tables.tests.test_create.GroupFiltersTestCase) BUILDSTDERR: Deleting the filters of a group. ... ok BUILDSTDERR: test00 (tables.tests.test_create.SetBloscMaxThreadsTestCase) BUILDSTDERR: Checking set_blosc_max_threads() ... ok BUILDSTDERR: test01 (tables.tests.test_create.SetBloscMaxThreadsTestCase) BUILDSTDERR: Checking set_blosc_max_threads() (re-open) ... ok BUILDSTDERR: test_filter_pack_01 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_pack_02 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_pack_03 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_pack_04 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_pack_type (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_unpack_01 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_unpack_02 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_unpack_03 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: test_filter_unpack_04 (tables.tests.test_create.FilterTestCase) ... ok BUILDSTDERR: _unpack (tables.filters.Filters) BUILDSTDERR: Doctest: tables.filters.Filters._unpack ... ok BUILDSTDERR: copy (tables.filters.Filters) BUILDSTDERR: Doctest: tables.filters.Filters.copy ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.DefaultDriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.DefaultDriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.DefaultDriverTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.DefaultDriverTestCase) ... ok BUILDSTDERR: test_get_file_image (tables.tests.test_create.Sec2DriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.Sec2DriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.Sec2DriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.Sec2DriverTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.Sec2DriverTestCase) ... ok BUILDSTDERR: test_get_file_image (tables.tests.test_create.StdioDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.StdioDriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.StdioDriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.StdioDriverTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.StdioDriverTestCase) ... ok BUILDSTDERR: test_get_file_image (tables.tests.test_create.CoreDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.CoreDriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.CoreDriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.CoreDriverTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.CoreDriverTestCase) ... ok BUILDSTDERR: test_get_file_image (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) BUILDSTDERR: Ensure that nothing is written to file. ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_openNewFileR (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_openNewFileRW (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_readNewFileA (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_readNewFileW (tables.tests.test_create.CoreDriverNoBackingStoreTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.SplitDriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.SplitDriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.SplitDriverTestCase) ... ok BUILDSTDERR: test_readFile (tables.tests.test_create.SplitDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.LogDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.DirectDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.WindowsDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.FamilyDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.MultiDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.MpioDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.MpiPosixDriverTestCase) ... ok BUILDSTDERR: test_newFile (tables.tests.test_create.StreamDriverTestCase) ... ok BUILDSTDERR: test_newFileA (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_newFileW (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_openFileA (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_openFileA_update (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_openFileR (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_openFileRW (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_openFileRW_update (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test_str (tables.tests.test_create.InMemoryCoreDriverTestCase) ... ok BUILDSTDERR: test00_quantizeData (tables.tests.test_create.QuantizeTestCase) BUILDSTDERR: Checking the quantize() function. ... ok BUILDSTDERR: test01_quantizeDataMaxError (tables.tests.test_create.QuantizeTestCase) BUILDSTDERR: Checking the maximum error introduced by the quantize() function. ... ok BUILDSTDERR: test02_array (tables.tests.test_create.QuantizeTestCase) BUILDSTDERR: Checking quantized data as written to disk. ... ok BUILDSTDERR: test01_backCompat (tables.tests.test_backcompat.VLArrayTestCase) BUILDSTDERR: Checking backward compatibility with old flavors of VLArray. ... ok BUILDSTDERR: test00_table (tables.tests.test_backcompat.TimeTestCase) BUILDSTDERR: Checking backward compatibility with old TimeXX types (tables). ... ok BUILDSTDERR: test01_vlarray (tables.tests.test_backcompat.TimeTestCase) BUILDSTDERR: Checking backward compatibility with old TimeXX types (vlarrays). ... ok BUILDSTDERR: test01_open (tables.tests.test_backcompat.OldFlavorsTestCase01) BUILDSTDERR: Checking opening of (X)Array (old 'numeric' flavor) ... ok BUILDSTDERR: test02_copy (tables.tests.test_backcompat.OldFlavorsTestCase01) BUILDSTDERR: Checking (X)Array.copy() method ('numetic' flavor) ... ok BUILDSTDERR: test01_readTable (tables.tests.test_backcompat.Table2_1LZO) BUILDSTDERR: Checking backward compatibility of old formats of tables. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_backcompat.Tables_LZO1) BUILDSTDERR: Checking backward compatibility of old formats of tables. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_backcompat.Tables_LZO1_shuffle) BUILDSTDERR: Checking backward compatibility of old formats of tables. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_backcompat.Tables_LZO2) BUILDSTDERR: Checking backward compatibility of old formats of tables. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_backcompat.Tables_LZO2_shuffle) BUILDSTDERR: Checking backward compatibility of old formats of tables. ... ok BUILDSTDERR: Atom (tables.atom) BUILDSTDERR: Doctest: tables.atom.Atom ... ok BUILDSTDERR: copy (tables.atom.Atom) BUILDSTDERR: Doctest: tables.atom.Atom.copy ... ok BUILDSTDERR: from_dtype (tables.atom.Atom) BUILDSTDERR: Doctest: tables.atom.Atom.from_dtype ... ok BUILDSTDERR: from_kind (tables.atom.Atom) BUILDSTDERR: Doctest: tables.atom.Atom.from_kind ... ok BUILDSTDERR: from_sctype (tables.atom.Atom) BUILDSTDERR: Doctest: tables.atom.Atom.from_sctype ... ok BUILDSTDERR: from_type (tables.atom.Atom) BUILDSTDERR: Doctest: tables.atom.Atom.from_type ... ok BUILDSTDERR: EnumAtom (tables.atom) BUILDSTDERR: Doctest: tables.atom.EnumAtom ... ok BUILDSTDERR: split_type (tables.atom) BUILDSTDERR: Doctest: tables.atom.split_type ... ok BUILDSTDERR: test_from_dtype_01 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_dtype_02 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_dtype_03 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_01 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_02 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_03 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_04 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_05 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_from_kind_06 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_init_parameters_01 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_init_parameters_02 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test_init_parameters_03 (tables.tests.test_types.AtomTestCase) ... ok BUILDSTDERR: test00_range (tables.tests.test_types.RangeTestCase) BUILDSTDERR: Testing the range check. ... ok BUILDSTDERR: test01_type (tables.tests.test_types.RangeTestCase) BUILDSTDERR: Testing the type check. ... ok BUILDSTDERR: test00a_table (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for Table objects. ... ok BUILDSTDERR: test00b_column (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for Column objects. ... ok BUILDSTDERR: test01_array (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for Array objects. ... ok BUILDSTDERR: test02_carray (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for CArray objects. ... ok BUILDSTDERR: test03_carray (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for EArray objects. ... ok BUILDSTDERR: test04_vlarray (tables.tests.test_types.DtypeTestCase) BUILDSTDERR: Check dtype accessor for VLArray objects. ... ok BUILDSTDERR: test01_read_float16 (tables.tests.test_types.ReadFloatTestCase) ... ok BUILDSTDERR: test02_read_float32 (tables.tests.test_types.ReadFloatTestCase) ... ok BUILDSTDERR: test03_read_float64 (tables.tests.test_types.ReadFloatTestCase) ... ok BUILDSTDERR: test04_read_longdouble (tables.tests.test_types.ReadFloatTestCase) ... ok BUILDSTDERR: test05_read_quadprecision_float (tables.tests.test_types.ReadFloatTestCase) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic1DFourTestCase) BUILDSTDERR: Non suppported lists objects (character objects) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic1DFourTestCase) BUILDSTDERR: Non supported lists object (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_lists.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (character types) ... ok BUILDSTDERR: test01_types (tables.tests.test_lists.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_lists.GI1ListTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_lists.GI2ListTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00a_single (tables.tests.test_lists.GE1ListTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_lists.GE1ListTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_lists.GE1ListTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_lists.GE1ListTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test00a_single (tables.tests.test_lists.GE2ListTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_lists.GE2ListTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_lists.GE2ListTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_lists.GE2ListTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.BasicWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.BasicWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.OldRecordBasicWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.OldRecordBasicWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.DictWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.DictWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.DictWriteTestCase2) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.DictWriteTestCase2) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.NumPyDTWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.NumPyDTWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.RecArrayOneWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.RecArrayOneWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.RecArrayTwoWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.RecArrayThreeWriteTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscShuffleTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscBloscLZTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscLZ4TablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscLZ4HCTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscSnappyTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressBloscZlibTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressBloscZlibTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressLZOTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressLZOTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressLZOShuffleTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressZLIBTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressZLIBTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.Fletcher32TablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.Fletcher32TablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.AllFiltersTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.AllFiltersTablesTestCase) ... ok BUILDSTDERR: test00_description (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read. ... ok BUILDSTDERR: test01a_badtypefield (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read (using Row[{}]) ... ok BUILDSTDERR: test01a_extslice (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read (using Row[::2]) ... ok BUILDSTDERR: test01a_fetch_all_fields (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read (using Row.fetch_all_fields) ... ok BUILDSTDERR: test01a_integer (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read (using Row[integer]) ... ok BUILDSTDERR: test01a_nofield (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read (using Row['no-field']) ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking nested iterators (reading) ... ok BUILDSTDERR: test01d_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, mixed conditions) ... ok BUILDSTDERR: test01e_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, both conditions) ... ok BUILDSTDERR: test01f_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking nested iterators (reading, break in the loop) ... ok BUILDSTDERR: test01g_readTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking iterator with an evanescent table. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test02b_AppendRows (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether appending *and* reading rows works or not ... ok BUILDSTDERR: test02d_AppendRows (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking appending using the same Row object after flushing. ... ok BUILDSTDERR: test02e_AppendRows (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking appending using the Row of an unreferenced table. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test04_delete (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04a_delete (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether a single row can be deleted. ... ok BUILDSTDERR: test04b_delete (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether a range of rows can be deleted. ... ok BUILDSTDERR: test04c_delete (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether removing a bad range of rows is detected. ... ok BUILDSTDERR: test04d_delete (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether removing rows several times at once is working. ... ok BUILDSTDERR: test05_filtersTable (tables.tests.test_tables.CompressTwoTablesTestCase) BUILDSTDERR: Checking tablefilters. ... ok BUILDSTDERR: test06_attributes (tables.tests.test_tables.CompressTwoTablesTestCase) ... ok BUILDSTDERR: test_no_compression_multiple_appends (tables.tests.test_tables.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_no_compression_one_append (tables.tests.test_tables.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_with_compression (tables.tests.test_tables.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_zero_length (tables.tests.test_tables.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_all_fields_buffer_too_large (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_all_fields_buffer_too_small (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_all_fields_non_contiguous_buffer (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_all_fields_non_contiguous_slice_contiguous_buffer (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_out_arg_with_non_numpy_flavor (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_all (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_all_out_arg (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_all_out_arg_sliced (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_all_rows_specified_field (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_all_rows_specified_field_out_arg (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_slice1 (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_slice1_out_arg (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_slice1_specified_field (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_read_slice1_specified_field_out_arg (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_specified_field_buffer_too_small (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_specified_field_non_contiguous_buffer (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_specified_field_non_contiguous_slice_contiguous_buffer (tables.tests.test_tables.NonNestedTableReadTestCase) ... ok BUILDSTDERR: test_table_other_byteorder_no_out_argument (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test_table_other_byteorder_out_argument_other_byteorder (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test_table_other_byteorder_out_argument_system_byteorder (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test_table_system_byteorder_no_out_argument (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test_table_system_byteorder_out_argument_other_byteorder (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test_table_system_byteorder_out_argument_system_byteorder (tables.tests.test_tables.TableReadByteorderTestCase) ... ok BUILDSTDERR: test01_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test10a_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10a) ... ok BUILDSTDERR: test11_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tables.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test01_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test10a_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10a) ... ok BUILDSTDERR: test11_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tables.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test01_nonexistentField (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking non-existing Field in getCol method ... ok BUILDSTDERR: test01_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test10a_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10a) ... ok BUILDSTDERR: test11_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tables.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test01a_singleItem (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with single parameter (int) ... ok BUILDSTDERR: test01b_singleItem (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with single parameter (neg. int) ... ok BUILDSTDERR: test01c_singleItem (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with single parameter (long) ... ok BUILDSTDERR: test01d_singleItem (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with single parameter (neg. long) ... ok BUILDSTDERR: test01e_singleItem (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with single parameter (rank-0 ints) ... ok BUILDSTDERR: test02_twoItems (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with start, stop parameters. ... ok BUILDSTDERR: test03_threeItems (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with start, stop, step parameters. ... ok BUILDSTDERR: test04_negativeStep (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method with negative step parameter. ... ok BUILDSTDERR: test06a_singleItemCol (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method in Col with single parameter. ... ok BUILDSTDERR: test06b_singleItemCol (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method in Col with single parameter ... ok BUILDSTDERR: test07_twoItemsCol (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method in Col with start, stop parameters. ... ok BUILDSTDERR: test08_threeItemsCol (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method in Col with start, stop, step ... ok BUILDSTDERR: test09_negativeStep (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking __getitem__ method in Col with negative step parameter. ... ok BUILDSTDERR: test10_list_integers (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking accessing Table with a list of integers. ... ok BUILDSTDERR: test11_list_booleans (tables.tests.test_tables.GetItemTestCase) BUILDSTDERR: Checking accessing Table with a list of boolean values. ... ok BUILDSTDERR: test01 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tables.SetItemTestCase1) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tables.SetItemTestCase2) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tables.SetItemTestCase3) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tables.SetItemTestCase4) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tables.UpdateRowTestCase1) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tables.UpdateRowTestCase2) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tables.UpdateRowTestCase3) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tables.UpdateRowTestCase4) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test00 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking saving a regular recarray ... ok BUILDSTDERR: test01 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking saving a recarray with an offset in its buffer ... ok BUILDSTDERR: test02 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking saving a large recarray with an offset in its buffer ... ok BUILDSTDERR: test03 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking saving a strided recarray with an offset in its buffer ... ok BUILDSTDERR: test04 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking appending several rows at once ... ok BUILDSTDERR: test05 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking appending several rows at once (close file version) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one table row (list version) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one table row (recarray version) ... ok BUILDSTDERR: test07a (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying several rows at once (list version) ... ok BUILDSTDERR: test07b (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying several rows at once (recarray version) ... ok BUILDSTDERR: test07c (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying several rows with a mismatching value ... ok BUILDSTDERR: test08a (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one column (single column version) ... ok BUILDSTDERR: test08a2 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one column (single column version, ... ok BUILDSTDERR: test08b (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one column (single column version, recarray) ... ok BUILDSTDERR: test08b2 (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one column (single column version, recarray, ... ok BUILDSTDERR: test08c (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying one column (single column version, ... ok BUILDSTDERR: test09a (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying table columns (multiple column version) ... ok BUILDSTDERR: test09b (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying table columns (multiple columns, recarray) ... ok BUILDSTDERR: test09c (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying table columns (single column, step) ... ok BUILDSTDERR: test09d (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying table columns (multiple columns, step) ... ok BUILDSTDERR: test10a (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying rows using coordinates ... ok BUILDSTDERR: test10b (tables.tests.test_tables.RecArrayIO1) BUILDSTDERR: Checking modifying rows using coordinates (getitem/setitem). ... ok BUILDSTDERR: test00 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking saving a regular recarray ... ok BUILDSTDERR: test01 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking saving a recarray with an offset in its buffer ... ok BUILDSTDERR: test02 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking saving a large recarray with an offset in its buffer ... ok BUILDSTDERR: test03 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking saving a strided recarray with an offset in its buffer ... ok BUILDSTDERR: test04 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking appending several rows at once ... ok BUILDSTDERR: test05 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking appending several rows at once (close file version) ... ok BUILDSTDERR: test06a (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one table row (list version) ... ok BUILDSTDERR: test06b (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one table row (recarray version) ... ok BUILDSTDERR: test07a (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying several rows at once (list version) ... ok BUILDSTDERR: test07b (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying several rows at once (recarray version) ... ok BUILDSTDERR: test07c (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying several rows with a mismatching value ... ok BUILDSTDERR: test08a (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one column (single column version) ... ok BUILDSTDERR: test08a2 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one column (single column version, ... ok BUILDSTDERR: test08b (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one column (single column version, recarray) ... ok BUILDSTDERR: test08b2 (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one column (single column version, recarray, ... ok BUILDSTDERR: test08c (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying one column (single column version, ... ok BUILDSTDERR: test09a (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying table columns (multiple column version) ... ok BUILDSTDERR: test09b (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying table columns (multiple columns, recarray) ... ok BUILDSTDERR: test09c (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying table columns (single column, step) ... ok BUILDSTDERR: test09d (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying table columns (multiple columns, step) ... ok BUILDSTDERR: test10a (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying rows using coordinates ... ok BUILDSTDERR: test10b (tables.tests.test_tables.RecArrayIO2) BUILDSTDERR: Checking modifying rows using coordinates (getitem/setitem). ... ok BUILDSTDERR: test01_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method (table larger than buffer) ... ok BUILDSTDERR: test04_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method (different compress level) ... ok BUILDSTDERR: test05_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_tables.OpenCopyTestCase) BUILDSTDERR: Checking Table.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method (table larger than buffer) ... ok BUILDSTDERR: test04_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method (different compress level) ... ok BUILDSTDERR: test05_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_tables.CloseCopyTestCase) BUILDSTDERR: Checking Table.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex1TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex1TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex2TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex2TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex3TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex3TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex4TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex4TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex5TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex5TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex6TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex6TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex7TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex7TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex8TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex8TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_tables.CopyIndex9TestCase) BUILDSTDERR: Checking Table.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_tables.CopyIndex9TestCase) BUILDSTDERR: Checking Table.copy() method with indexes (close file version) ... ok BUILDSTDERR: test00 (tables.tests.test_tables.DefaultValues) BUILDSTDERR: Checking saving a Table with default values (using the same Row) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.DefaultValues) BUILDSTDERR: Checking saving a Table with default values (using different Row) ... ok BUILDSTDERR: test00 (tables.tests.test_tables.OldRecordDefaultValues) BUILDSTDERR: Checking saving a Table with default values (using the same Row) ... ok BUILDSTDERR: test01 (tables.tests.test_tables.OldRecordDefaultValues) BUILDSTDERR: Checking saving a Table with default values (using different Row) ... ok BUILDSTDERR: test01_lengthrows (tables.tests.test_tables.Length1TestCase) BUILDSTDERR: Checking __length__ in Table. ... ok BUILDSTDERR: test02_lengthcols (tables.tests.test_tables.Length1TestCase) BUILDSTDERR: Checking __length__ in Cols. ... ok BUILDSTDERR: test03_lengthcol (tables.tests.test_tables.Length1TestCase) BUILDSTDERR: Checking __length__ in Column. ... ok BUILDSTDERR: test01_lengthrows (tables.tests.test_tables.Length2TestCase) BUILDSTDERR: Checking __length__ in Table. ... ok BUILDSTDERR: test02_lengthcols (tables.tests.test_tables.Length2TestCase) BUILDSTDERR: Checking __length__ in Cols. ... ok BUILDSTDERR: test03_lengthcol (tables.tests.test_tables.Length2TestCase) BUILDSTDERR: Checking __length__ in Column. ... ok BUILDSTDERR: test00_same (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Query with same storage. ... ok BUILDSTDERR: test01_compatible (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Query with compatible storage. ... ok BUILDSTDERR: test02_lessPrecise (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Query with less precise storage. ... ok BUILDSTDERR: test03_incompatible (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Query with incompatible storage. ... ok BUILDSTDERR: test04_noColumn (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Query with storage lacking columns. ... ok BUILDSTDERR: test05_otherFile (tables.tests.test_tables.WhereAppendTestCase) BUILDSTDERR: Appending to a table in another file. ... ok BUILDSTDERR: test00 (tables.tests.test_tables.DerivedTableTestCase) BUILDSTDERR: Deriving a table from the description of another. ... ok BUILDSTDERR: test00 (tables.tests.test_tables.ChunkshapeTestCase) BUILDSTDERR: Test setting the chunkshape in a table (no reopen). ... ok BUILDSTDERR: test01 (tables.tests.test_tables.ChunkshapeTestCase) BUILDSTDERR: Test setting the chunkshape in a table (reopen). ... ok BUILDSTDERR: test01_canAppend (tables.tests.test_tables.ZeroSizedTestCase) BUILDSTDERR: Appending zero length recarray. ... ok BUILDSTDERR: test00 (tables.tests.test_tables.IrregularStrideTestCase) BUILDSTDERR: Selecting rows in a table with irregular stride (but aligned). ... ok BUILDSTDERR: test_gh260 (tables.tests.test_tables.Issue262TestCase) BUILDSTDERR: Regression test for gh-260 ... ok BUILDSTDERR: test_gh262_01 (tables.tests.test_tables.Issue262TestCase) BUILDSTDERR: Regression test for gh-262 (start=0, step=1) ... ok BUILDSTDERR: test_gh262_02 (tables.tests.test_tables.Issue262TestCase) BUILDSTDERR: Regression test for gh-262 (start=1, step=1) ... ok BUILDSTDERR: test_gh262_03 (tables.tests.test_tables.Issue262TestCase) BUILDSTDERR: Regression test for gh-262 (start=0, step=2) ... ok BUILDSTDERR: test_gh262_04 (tables.tests.test_tables.Issue262TestCase) BUILDSTDERR: Regression test for gh-262 (start=1, step=2) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_tables.TruncateOpen1) BUILDSTDERR: Checking Table.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_tables.TruncateOpen1) BUILDSTDERR: Checking Table.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_tables.TruncateOpen1) BUILDSTDERR: Checking Table.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_tables.TruncateOpen1) BUILDSTDERR: Checking Table.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_tables.TruncateOpen2) BUILDSTDERR: Checking Table.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_tables.TruncateOpen2) BUILDSTDERR: Checking Table.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_tables.TruncateOpen2) BUILDSTDERR: Checking Table.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_tables.TruncateOpen2) BUILDSTDERR: Checking Table.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_tables.TruncateClose1) BUILDSTDERR: Checking Table.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_tables.TruncateClose1) BUILDSTDERR: Checking Table.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_tables.TruncateClose1) BUILDSTDERR: Checking Table.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_tables.TruncateClose1) BUILDSTDERR: Checking Table.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_tables.TruncateClose2) BUILDSTDERR: Checking Table.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_tables.TruncateClose2) BUILDSTDERR: Checking Table.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_tables.TruncateClose2) BUILDSTDERR: Checking Table.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_tables.TruncateClose2) BUILDSTDERR: Checking Table.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test01a_read (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, tuples of integers keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, tuples of floats keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, numpy keys). ... ok BUILDSTDERR: test01e_read (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, list keys). ... ok BUILDSTDERR: test01f_read (tables.tests.test_tables.PointSelectionTestCase) ... ok BUILDSTDERR: test01g_read (tables.tests.test_tables.PointSelectionTestCase) ... ok BUILDSTDERR: test02a_write (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_tables.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test01_create (tables.tests.test_tables.MDLargeColNoReopen) BUILDSTDERR: Create a Table with a very large MD column. Ticket #211. ... ok BUILDSTDERR: test01_create (tables.tests.test_tables.MDLargeColReopen) BUILDSTDERR: Create a Table with a very large MD column. Ticket #211. ... ok BUILDSTDERR: test00_groupby (tables.tests.test_tables.ExhaustedIter) BUILDSTDERR: Checking iterating an exhausted iterator (ticket #264) ... ok BUILDSTDERR: test01_groupby (tables.tests.test_tables.ExhaustedIter) BUILDSTDERR: Checking iterating an exhausted iterator (ticket #264). Reopen. ... ok BUILDSTDERR: test00_check_names (tables.tests.test_tables.SpecialColnamesTestCase) ... ok BUILDSTDERR: test00_row_contains (tables.tests.test_tables.RowContainsTestCase) ... ok BUILDSTDERR: test_append (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_getWhereList (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_getitem (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_read (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_readCoordinates (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_readSorted (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_readWhere (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_setitem (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_whereAppend (tables.tests.test_tables.AccessClosedTestCase) ... ok BUILDSTDERR: test_less_than_io_buffer (tables.tests.test_tables.ColumnIterationTestCase) ... ok BUILDSTDERR: test_more_than_io_buffer (tables.tests.test_tables.ColumnIterationTestCase) ... ok BUILDSTDERR: test_partially_filled_buffer (tables.tests.test_tables.ColumnIterationTestCase) ... ok BUILDSTDERR: test_zero_length_table (tables.tests.test_tables.ColumnIterationTestCase) ... ok BUILDSTDERR: test_kwargs_description_01 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_description_02 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_obj (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_obj_description (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_obj_description_error_01 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_obj_description_error_02 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_kwargs_obj_description_error_03 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_positional_args_01 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_positional_args_02 (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test_positional_args_obj (tables.tests.test_tables.TestCreateTableArgs) ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.BasicWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.DictWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.RecordDTWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.NumPyDTWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.RecArrayOneWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.RecArrayTwoWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.RecArrayThreeWriteTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.CompressZLIBTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.CompressTwoTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test01_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test11_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tablesMD.IterRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test01_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test11_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tablesMD.RecArrayRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test01_nonexistentField (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking non-existing Field in getCol method ... ok BUILDSTDERR: test01_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test01a_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case1) ... ok BUILDSTDERR: test02_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case2) ... ok BUILDSTDERR: test03_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case3) ... ok BUILDSTDERR: test04_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case4) ... ok BUILDSTDERR: test05_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case5) ... ok BUILDSTDERR: test06_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case6) ... ok BUILDSTDERR: test07_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case7) ... ok BUILDSTDERR: test08_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case8) ... ok BUILDSTDERR: test09_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case9) ... ok BUILDSTDERR: test10_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case10) ... ok BUILDSTDERR: test11_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case11) ... ok BUILDSTDERR: test12_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case12) ... ok BUILDSTDERR: test13_range (tables.tests.test_tablesMD.GetColRangeTestCase) BUILDSTDERR: Checking ranges in table iterators (case13) ... ok BUILDSTDERR: test00 (tables.tests.test_tablesMD.DefaultValues) BUILDSTDERR: Checking saving a Table MD with default values ... ok BUILDSTDERR: test00 (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking saving a normal recarray ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking saving a recarray with an offset in its buffer ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking saving a slice of a large recarray ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking saving a slice of an strided recarray ... ok BUILDSTDERR: test08a (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking modifying one column (single column version, list) ... ok BUILDSTDERR: test08b (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking modifying one column (single column version, recarray) ... ok BUILDSTDERR: test08b2 (tables.tests.test_tablesMD.RecArrayIO) BUILDSTDERR: Checking modifying one column (single column version, recarray, ... ok BUILDSTDERR: test00 (tables.tests.test_tablesMD.ShapeTestCase1) BUILDSTDERR: Checking scalar shapes ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.ShapeTestCase1) BUILDSTDERR: Checking undimensional (one element) shapes ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.ShapeTestCase1) BUILDSTDERR: Checking undimensional (two elements) shapes ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.ShapeTestCase1) BUILDSTDERR: Checking bidimensional shapes ... ok BUILDSTDERR: test00 (tables.tests.test_tablesMD.ShapeTestCase2) BUILDSTDERR: Checking scalar shapes ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.ShapeTestCase2) BUILDSTDERR: Checking undimensional (one element) shapes ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.ShapeTestCase2) BUILDSTDERR: Checking undimensional (two elements) shapes ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.ShapeTestCase2) BUILDSTDERR: Checking bidimensional shapes ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.SetItemTestCase1) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.SetItemTestCase2) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.SetItemTestCase3) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying one table row with __setitem__ ... ok BUILDSTDERR: test01b (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying one table row with __setitem__ (long index) ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Modifying one row, with a step (__setitem__) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying several rows at once (__setitem__) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Modifying several rows at once, with a step (__setitem__) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (single element, __setitem__) ... ok BUILDSTDERR: test06a (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (several elements, __setitem__) ... ok BUILDSTDERR: test06b (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Checking modifying one column (iterator, __setitem__) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Modifying one column (several elements, __setitem__, step) ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Modifying one column (one element, __setitem__, step) ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.SetItemTestCase4) BUILDSTDERR: Modifying beyond the table extend (__setitem__, step) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tablesMD.UpdateRowTestCase1) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tablesMD.UpdateRowTestCase2) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tablesMD.UpdateRowTestCase3) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test01 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one table row with Row.update ... ok BUILDSTDERR: test02 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying one row, with a step (Row.update) ... ok BUILDSTDERR: test03 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Checking modifying several rows at once (Row.update) ... ok BUILDSTDERR: test04 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying several rows at once, with a step (Row.update) ... ok BUILDSTDERR: test05 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one column (single element, Row.update) ... ok BUILDSTDERR: test06 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Checking modifying one column (several elements, Row.update) ... ok BUILDSTDERR: test07 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying values from a selection ... ok BUILDSTDERR: test08 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying a large table (Row.update) ... ok BUILDSTDERR: test08b (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Setting values on a large table without calling Row.update ... ok BUILDSTDERR: test09 (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying selected values on a large table ... ok BUILDSTDERR: test09b (tables.tests.test_tablesMD.UpdateRowTestCase4) BUILDSTDERR: Modifying selected values on a large table (alternate values) ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.CompressBloscTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_description (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking table description and descriptive fields. ... ok BUILDSTDERR: test01_readTable (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read and cuts. ... ok BUILDSTDERR: test01b_readTable (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking table read and cuts (multidimensional columns case) ... ok BUILDSTDERR: test01c_readTable (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking shape of multidimensional columns. ... ok BUILDSTDERR: test02_AppendRows (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking whether appending record rows works or not. ... ok BUILDSTDERR: test03_endianess (tables.tests.test_tablesMD.CompressLZOTablesTestCase) BUILDSTDERR: Checking if table is endianess aware. ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic0DOneTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic0DTwoTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic1DOneTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic1DTwoTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic1DThreeTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic2DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic2DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic2DOneTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic2DOneTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic2DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic2DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic2DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic2DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic2DTwoTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic2DTwoTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic2DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic2DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test00_char_atom_shape_args (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test00_char_out_arg (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test00b_char (tables.tests.test_array.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_atom_shape_args (tables.tests.test_array.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test00b_char_out_arg (tables.tests.test_array.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (string objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test01_char_nc_atom_shape_args (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test01_char_nc_out_arg (tables.tests.test_array.Basic10DTestCase) ... ok BUILDSTDERR: test02_types (tables.tests.test_array.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_array.Basic10DTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test_buffer_too_large (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_buffer_too_small (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_contiguous_slice1 (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_contiguous_slice2 (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_entire_array (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_non_contiguous_buffer (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_non_contiguous_slice_contiguous_buffer (tables.tests.test_array.ReadOutArgumentTests) ... ok BUILDSTDERR: test_all_zeros (tables.tests.test_array.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test00_iterativeGroups (tables.tests.test_array.GroupsArrayTestCase) BUILDSTDERR: Checking combinations of arrays with groups. ... ok BUILDSTDERR: test01_largeRankArrays (tables.tests.test_array.GroupsArrayTestCase) BUILDSTDERR: Checking creation of large rank arrays (0 < rank <= 32) ... ok BUILDSTDERR: test01_signedShort_unaligned (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned signed short integer array ... ok BUILDSTDERR: test02_float_unaligned (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned single precision array ... ok BUILDSTDERR: test03_byte_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted byte array ... ok BUILDSTDERR: test04_short_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted unsigned short int precision array ... ok BUILDSTDERR: test05_int_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted integer array ... ok BUILDSTDERR: test06_longlongint_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted long long integer array ... ok BUILDSTDERR: test07_float_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted single precision array ... ok BUILDSTDERR: test08_double_offset (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted double precision array ... ok BUILDSTDERR: test09_float_offset_unaligned (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted single precision array ... ok BUILDSTDERR: test10_double_offset_unaligned (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted double precision array ... ok BUILDSTDERR: test11_int_byteorder (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range ... ok BUILDSTDERR: test12_float_byteorder (tables.tests.test_array.ComplexNotReopenNotEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range (float) ... ok BUILDSTDERR: test01_signedShort_unaligned (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned signed short integer array ... ok BUILDSTDERR: test02_float_unaligned (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned single precision array ... ok BUILDSTDERR: test03_byte_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted byte array ... ok BUILDSTDERR: test04_short_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted unsigned short int precision array ... ok BUILDSTDERR: test05_int_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted integer array ... ok BUILDSTDERR: test06_longlongint_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted long long integer array ... ok BUILDSTDERR: test07_float_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted single precision array ... ok BUILDSTDERR: test08_double_offset (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an offsetted double precision array ... ok BUILDSTDERR: test09_float_offset_unaligned (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted single precision array ... ok BUILDSTDERR: test10_double_offset_unaligned (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted double precision array ... ok BUILDSTDERR: test11_int_byteorder (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range ... ok BUILDSTDERR: test12_float_byteorder (tables.tests.test_array.ComplexReopenNotEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range (float) ... ok BUILDSTDERR: test01_signedShort_unaligned (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an unaligned signed short integer array ... ok BUILDSTDERR: test02_float_unaligned (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an unaligned single precision array ... ok BUILDSTDERR: test03_byte_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted byte array ... ok BUILDSTDERR: test04_short_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted unsigned short int precision array ... ok BUILDSTDERR: test05_int_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted integer array ... ok BUILDSTDERR: test06_longlongint_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted long long integer array ... ok BUILDSTDERR: test07_float_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted single precision array ... ok BUILDSTDERR: test08_double_offset (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an offsetted double precision array ... ok BUILDSTDERR: test09_float_offset_unaligned (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted single precision array ... ok BUILDSTDERR: test10_double_offset_unaligned (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted double precision array ... ok BUILDSTDERR: test11_int_byteorder (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range ... ok BUILDSTDERR: test12_float_byteorder (tables.tests.test_array.ComplexNotReopenEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range (float) ... ok BUILDSTDERR: test01_signedShort_unaligned (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an unaligned signed short integer array ... ok BUILDSTDERR: test02_float_unaligned (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an unaligned single precision array ... ok BUILDSTDERR: test03_byte_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted byte array ... ok BUILDSTDERR: test04_short_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted unsigned short int precision array ... ok BUILDSTDERR: test05_int_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted integer array ... ok BUILDSTDERR: test06_longlongint_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted long long integer array ... ok BUILDSTDERR: test07_float_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted single precision array ... ok BUILDSTDERR: test08_double_offset (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an offsetted double precision array ... ok BUILDSTDERR: test09_float_offset_unaligned (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted single precision array ... ok BUILDSTDERR: test10_double_offset_unaligned (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking an unaligned and offsetted double precision array ... ok BUILDSTDERR: test11_int_byteorder (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range ... ok BUILDSTDERR: test12_float_byteorder (tables.tests.test_array.ComplexReopenEndianTestCase) BUILDSTDERR: Checking setting data with different byteorder in a range (float) ... ok BUILDSTDERR: test01_copy (tables.tests.test_array.CloseCopyTestCase) BUILDSTDERR: Checking Array.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_array.CloseCopyTestCase) BUILDSTDERR: Checking Array.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_array.CloseCopyTestCase) BUILDSTDERR: Checking Array.copy() method (checking title copying) ... ok BUILDSTDERR: test04_copy (tables.tests.test_array.CloseCopyTestCase) BUILDSTDERR: Checking Array.copy() method (user attributes copied) ... ok BUILDSTDERR: test04b_copy (tables.tests.test_array.CloseCopyTestCase) BUILDSTDERR: Checking Array.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_copy (tables.tests.test_array.OpenCopyTestCase) BUILDSTDERR: Checking Array.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_array.OpenCopyTestCase) BUILDSTDERR: Checking Array.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_array.OpenCopyTestCase) BUILDSTDERR: Checking Array.copy() method (checking title copying) ... ok BUILDSTDERR: test04_copy (tables.tests.test_array.OpenCopyTestCase) BUILDSTDERR: Checking Array.copy() method (user attributes copied) ... ok BUILDSTDERR: test04b_copy (tables.tests.test_array.OpenCopyTestCase) BUILDSTDERR: Checking Array.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex1TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex1TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex2TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex2TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex3TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex3TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex4TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex4TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex5TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex5TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex6TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex6TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex7TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex7TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex8TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex8TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex9TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex9TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex10TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex10TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex11TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex11TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_array.CopyIndex12TestCase) BUILDSTDERR: Checking Array.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_array.CopyIndex12TestCase) BUILDSTDERR: Checking Array.copy() method with indexes (close file version) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Range element access, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.GI1NAOpenTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Range element access, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.GI1NACloseTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Range element access, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.GI2NAOpenTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Single element access (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Single element access (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Range element access (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Range element access (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Range element access, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Range element access, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Negative Index element access (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Negative Index element access (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Negative range element access (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.GI2NACloseTestCase) BUILDSTDERR: Negative range element access (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Single element update (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Single element update (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Range element update (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Range element update (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Range element update, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Range element update, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Negative Index element update (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Negative Index element update (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Negative range element update (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Negative range element update (numerical types) ... ok BUILDSTDERR: test10_outOfRange (tables.tests.test_array.SI1NAOpenTestCase) BUILDSTDERR: Out of range update (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Single element update (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Single element update (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Range element update (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Range element update (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Range element update, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Range element update, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Negative Index element update (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Negative Index element update (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Negative range element update (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Negative range element update (numerical types) ... ok BUILDSTDERR: test10_outOfRange (tables.tests.test_array.SI1NACloseTestCase) BUILDSTDERR: Out of range update (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Single element update (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Single element update (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Range element update (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Range element update (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Range element update, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Range element update, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Negative Index element update (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Negative Index element update (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Negative range element update (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Negative range element update (numerical types) ... ok BUILDSTDERR: test10_outOfRange (tables.tests.test_array.SI2NAOpenTestCase) BUILDSTDERR: Out of range update (numerical types) ... ok BUILDSTDERR: test00_single (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Single element update (character types) ... ok BUILDSTDERR: test01_single (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Single element update (numerical types) ... ok BUILDSTDERR: test02_range (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Range element update (character types) ... ok BUILDSTDERR: test03_range (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Range element update (numerical types) ... ok BUILDSTDERR: test04_range (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Range element update, strided (character types) ... ok BUILDSTDERR: test05_range (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Range element update, strided (numerical types) ... ok BUILDSTDERR: test06_negativeIndex (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Negative Index element update (character types) ... ok BUILDSTDERR: test07_negativeIndex (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Negative Index element update (numerical types) ... ok BUILDSTDERR: test08_negativeRange (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Negative range element update (character types) ... ok BUILDSTDERR: test09_negativeRange (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Negative range element update (numerical types) ... ok BUILDSTDERR: test10_outOfRange (tables.tests.test_array.SI2NACloseTestCase) BUILDSTDERR: Out of range update (numerical types) ... ok BUILDSTDERR: test00a_single (tables.tests.test_array.GE1NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_array.GE1NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_array.GE1NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_array.GE1NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test00a_single (tables.tests.test_array.GE1NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_array.GE1NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_array.GE1NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_array.GE1NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test00a_single (tables.tests.test_array.GE2NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_array.GE2NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_array.GE2NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_array.GE2NAOpenTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test00a_single (tables.tests.test_array.GE2NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (char) ... ok BUILDSTDERR: test00b_me (tables.tests.test_array.GE2NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (char) ... ok BUILDSTDERR: test01a_single (tables.tests.test_array.GE2NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, single elements (numeric) ... ok BUILDSTDERR: test01b_me (tables.tests.test_array.GE2NACloseTestCase) BUILDSTDERR: Testing generator access to Arrays, multiple elements (numeric) ... ok BUILDSTDERR: test (tables.tests.test_array.NonHomogeneousTestCase) BUILDSTDERR: Test for creation of non-homogeneous arrays. ... ok BUILDSTDERR: test (tables.tests.test_array.TruncateTestCase) BUILDSTDERR: Test for unability to truncate Array objects. ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (working selections, read). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (not working selections, read). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (out-of-bound indexes, read). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (too many indexes, read). ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (working selections, write). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.FancySelection1) BUILDSTDERR: Test for fancy-selections (working selections, write, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (working selections, read). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (not working selections, read). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (out-of-bound indexes, read). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (too many indexes, read). ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (working selections, write). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.FancySelection2) BUILDSTDERR: Test for fancy-selections (working selections, write, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (working selections, read). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (not working selections, read). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (out-of-bound indexes, read). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (too many indexes, read). ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (working selections, write). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.FancySelection3) BUILDSTDERR: Test for fancy-selections (working selections, write, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (working selections, read). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (not working selections, read). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (out-of-bound indexes, read). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (too many indexes, read). ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (working selections, write). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.FancySelection4) BUILDSTDERR: Test for fancy-selections (working selections, write, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (read, integer keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (read, float keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.PointSelection0) ... ok BUILDSTDERR: test01e_read (tables.tests.test_array.PointSelection0) ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test02c_write (tables.tests.test_array.PointSelection0) BUILDSTDERR: Test for point-selections (write, integer values, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (read, integer keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (read, float keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.PointSelection1) ... ok BUILDSTDERR: test01e_read (tables.tests.test_array.PointSelection1) ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test02c_write (tables.tests.test_array.PointSelection1) BUILDSTDERR: Test for point-selections (write, integer values, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (read, integer keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (read, float keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.PointSelection2) ... ok BUILDSTDERR: test01e_read (tables.tests.test_array.PointSelection2) ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test02c_write (tables.tests.test_array.PointSelection2) BUILDSTDERR: Test for point-selections (write, integer values, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (read, integer keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (read, float keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.PointSelection3) ... ok BUILDSTDERR: test01e_read (tables.tests.test_array.PointSelection3) ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test02c_write (tables.tests.test_array.PointSelection3) BUILDSTDERR: Test for point-selections (write, integer values, broadcast). ... ok BUILDSTDERR: test01a_read (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (read, integer keys). ... ok BUILDSTDERR: test01c_read (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (read, float keys). ... ok BUILDSTDERR: test01d_read (tables.tests.test_array.PointSelection4) ... ok BUILDSTDERR: test01e_read (tables.tests.test_array.PointSelection4) ... ok BUILDSTDERR: test02a_write (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (write, boolean keys). ... ok BUILDSTDERR: test02b_write (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (write, integer keys). ... ok BUILDSTDERR: test02c_write (tables.tests.test_array.PointSelection4) BUILDSTDERR: Test for point-selections (write, integer values, broadcast). ... ok BUILDSTDERR: test01_copy (tables.tests.test_array.CopyNativeHDF5MDAtom) BUILDSTDERR: Checking that native MD atoms are copied as-is ... ok BUILDSTDERR: test02_reopen (tables.tests.test_array.CopyNativeHDF5MDAtom) BUILDSTDERR: Checking that native MD atoms are copied as-is (re-open) ... ok BUILDSTDERR: test_getitem (tables.tests.test_array.AccessClosedTestCase) ... ok BUILDSTDERR: test_read (tables.tests.test_array.AccessClosedTestCase) ... ok BUILDSTDERR: test_setitem (tables.tests.test_array.AccessClosedTestCase) ... ok BUILDSTDERR: test_kwargs_atom_shape_01 (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_atom_shape_02 (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_error (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_01 (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_02 (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_03 (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape_error (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_positional_args (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test_positional_args_atom_shape (tables.tests.test_array.TestCreateArrayArgs) ... ok BUILDSTDERR: test (tables.tests.test_array.BroadcastTest) BUILDSTDERR: Test correct broadcasting when the array atom is not scalar. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.BasicWriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.BasicWriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic2WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic2WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic3WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic3WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic4WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic4WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic5WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic5WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic6WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic6WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic7WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic7WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Basic8WriteTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Basic8WriteTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.EmptyEArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.EmptyEArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Empty2EArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Empty2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.SlicesEArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.SlicesEArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Slices2EArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Slices2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.EllipsisEArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.EllipsisEArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Ellipsis2EArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Ellipsis2EArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Ellipsis3EArrayTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Ellipsis3EArrayTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.ZlibComprTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.ZlibComprTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.ZlibShuffleTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.ZlibShuffleTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.BloscComprTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.BloscComprTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.BloscShuffleTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.BloscShuffleTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.LZOComprTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.LZOComprTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.LZOShuffleTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.LZOShuffleTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Bzip2ComprTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Bzip2ComprTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Bzip2ShuffleTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.FloatTypeTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.FloatTypeTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.ComplexTypeTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.ComplexTypeTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.StringTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.StringTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.String2TestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.String2TestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.StringComprTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.StringComprTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test_no_compression_multiple_appends (tables.tests.test_earray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_no_compression_one_append (tables.tests.test_earray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_with_compression (tables.tests.test_earray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_zero_length (tables.tests.test_earray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test01a_String (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with offseted numpy strings appends. ... ok BUILDSTDERR: test01b_String (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with strided numpy strings appends. ... ok BUILDSTDERR: test02a_int (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with offseted NumPy ints appends. ... ok BUILDSTDERR: test02b_int (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with strided NumPy ints appends. ... ok BUILDSTDERR: test03a_int (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (ints) ... ok BUILDSTDERR: test03b_float (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (floats) ... ok BUILDSTDERR: test04a_int (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (2, ints) ... ok BUILDSTDERR: test04b_int (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (2, ints, reopen) ... ok BUILDSTDERR: test04c_float (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (2, floats) ... ok BUILDSTDERR: test04d_float (tables.tests.test_earray.OffsetStrideTestCase) BUILDSTDERR: Checking earray with byteswapped appends (2, floats, reopen) ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.Fletcher32TestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.Fletcher32TestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_earray.AllFiltersTestCase) ... ok BUILDSTDERR: test01_iterEArray (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking enlargeable array iterator. ... ok BUILDSTDERR: test02_sssEArray (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking enlargeable array iterator with (start, stop, step) ... ok BUILDSTDERR: test03_readEArray (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test03_readEArray_out_argument (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking read() of enlargeable arrays. ... ok BUILDSTDERR: test04_getitemEArray (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking enlargeable array __getitem__ special method. ... ok BUILDSTDERR: test05_setitemEArray (tables.tests.test_earray.AllFiltersTestCase) BUILDSTDERR: Checking enlargeable array __setitem__ special method. ... ok BUILDSTDERR: test01_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (where specified) ... ok BUILDSTDERR: test03a_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (python flavor) ... ok BUILDSTDERR: test03b_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (python string flavor) ... ok BUILDSTDERR: test03c_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (String flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_earray.CloseCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (where specified) ... ok BUILDSTDERR: test03a_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (python flavor) ... ok BUILDSTDERR: test03b_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (python string flavor) ... ok BUILDSTDERR: test03c_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (String flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_earray.OpenCopyTestCase) BUILDSTDERR: Checking EArray.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_index (tables.tests.test_earray.CopyIndex1TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_earray.CopyIndex1TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_earray.CopyIndex2TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_earray.CopyIndex2TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_earray.CopyIndex3TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_earray.CopyIndex3TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_earray.CopyIndex4TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_earray.CopyIndex4TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes (close file version) ... ok BUILDSTDERR: test01_index (tables.tests.test_earray.CopyIndex5TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes. ... ok BUILDSTDERR: test02_indexclosef (tables.tests.test_earray.CopyIndex5TestCase) BUILDSTDERR: Checking EArray.copy() method with indexes (close file version) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_earray.TruncateOpenTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_earray.TruncateOpenTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_earray.TruncateOpenTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_earray.TruncateOpenTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_earray.TruncateCloseTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_earray.TruncateCloseTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_earray.TruncateCloseTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_earray.TruncateCloseTestCase) BUILDSTDERR: Checking EArray.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test01_canAppend (tables.tests.test_earray.ZeroSizedTestCase) BUILDSTDERR: Appending zero length array. ... ok BUILDSTDERR: test02_appendWithWrongShape (tables.tests.test_earray.ZeroSizedTestCase) BUILDSTDERR: Appending zero length array with wrong dimension. ... ok BUILDSTDERR: test01a_append (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Append a row to a (unidimensional) EArray with a MD tables.Atom. ... ok BUILDSTDERR: test01b_append (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Append several rows to a (unidimensional) EArray with a MD ... ok BUILDSTDERR: test02a_append (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Append a row to a (multidimensional) EArray with a ... ok BUILDSTDERR: test02b_append (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Append several rows to a (multidimensional) EArray with a MD ... ok BUILDSTDERR: test03a_MDMDMD (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a ... ok BUILDSTDERR: test03b_MDMDMD (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a MD atom (II). ... ok BUILDSTDERR: test03c_MDMDMD (tables.tests.test_earray.MDAtomNoReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a MD atom (III). ... ok BUILDSTDERR: test01a_append (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Append a row to a (unidimensional) EArray with a MD tables.Atom. ... ok BUILDSTDERR: test01b_append (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Append several rows to a (unidimensional) EArray with a MD ... ok BUILDSTDERR: test02a_append (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Append a row to a (multidimensional) EArray with a ... ok BUILDSTDERR: test02b_append (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Append several rows to a (multidimensional) EArray with a MD ... ok BUILDSTDERR: test03a_MDMDMD (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a ... ok BUILDSTDERR: test03b_MDMDMD (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a MD atom (II). ... ok BUILDSTDERR: test03c_MDMDMD (tables.tests.test_earray.MDAtomReopen) BUILDSTDERR: Complex append of a MD array in a MD EArray with a MD atom (III). ... ok BUILDSTDERR: test_append (tables.tests.test_earray.AccessClosedTestCase) ... ok BUILDSTDERR: test_getitem (tables.tests.test_earray.AccessClosedTestCase) ... ok BUILDSTDERR: test_read (tables.tests.test_earray.AccessClosedTestCase) ... ok BUILDSTDERR: test_setitem (tables.tests.test_earray.AccessClosedTestCase) ... ok BUILDSTDERR: test_kwargs_atom_shape_01 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_atom_shape_02 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_error (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_01 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_02 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_03 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape_error (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_positional_args_01 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_positional_args_02 (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test_positional_args_obj (tables.tests.test_earray.TestCreateEArrayArgs) ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWriteTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWriteTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWriteTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWriteTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWriteTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite2TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite2TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite2TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite3TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite3TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite3TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite3TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite3TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite4TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite4TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite4TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite4TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite4TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite5TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite5TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite5TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite5TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite5TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite6TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite6TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite6TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite6TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite6TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite7TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite7TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite7TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite7TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite7TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BasicWrite8TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BasicWrite8TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BasicWrite8TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BasicWrite8TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BasicWrite8TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.EmptyCArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.EmptyCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.EmptyCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.EmptyCArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.EmptyCArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.EmptyCArray2TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.EmptyCArray2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.EmptyCArray2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.EmptyCArray2TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.EmptyCArray2TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.SlicesCArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.SlicesCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.SlicesCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.SlicesCArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.SlicesCArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Slices2CArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Slices2CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Slices2CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Slices2CArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Slices2CArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.EllipsisCArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.EllipsisCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.EllipsisCArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.EllipsisCArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.EllipsisCArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Ellipsis2CArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Ellipsis2CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Ellipsis2CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Ellipsis2CArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Ellipsis2CArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Ellipsis3CArrayTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Ellipsis3CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Ellipsis3CArrayTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Ellipsis3CArrayTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Ellipsis3CArrayTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.ZlibComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.ZlibComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.ZlibComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.ZlibComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.ZlibComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.ZlibShuffleTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.ZlibShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.ZlibShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.ZlibShuffleTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.ZlibShuffleTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscShuffleTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscShuffleTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscShuffleTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscFletcherTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscFletcherTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscFletcherTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscFletcherTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscFletcherTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscBloscLZTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscBloscLZTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscBloscLZTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscBloscLZTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscBloscLZTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscLZ4TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscLZ4TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscLZ4TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscLZ4TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscLZ4TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscLZ4HCTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscLZ4HCTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscLZ4HCTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscLZ4HCTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscLZ4HCTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscSnappyTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscSnappyTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscSnappyTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscSnappyTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscSnappyTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.BloscZlibTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.BloscZlibTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.BloscZlibTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.BloscZlibTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.BloscZlibTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.LZOComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.LZOComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.LZOComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.LZOComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.LZOComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.LZOShuffleTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.LZOShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.LZOShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.LZOShuffleTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.LZOShuffleTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Bzip2ComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Bzip2ComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Bzip2ComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Bzip2ComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Bzip2ComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Bzip2ShuffleTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Bzip2ShuffleTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.FloatTypeTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.FloatTypeTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.FloatTypeTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.FloatTypeTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.FloatTypeTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.ComplexTypeTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.ComplexTypeTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.ComplexTypeTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.ComplexTypeTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.ComplexTypeTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.StringTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.StringTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.StringTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.StringTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.StringTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.String2TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.String2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.String2TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.String2TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.String2TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.StringComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.StringComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.StringComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.StringComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.StringComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Int8TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Int8TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Int8TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Int8TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Int8TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Int16TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Int16TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Int16TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Int16TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Int16TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Int32TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Int32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Int32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Int32TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Int32TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Float16TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Float16TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Float16TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Float16TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Float16TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Float32TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Float32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Float32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Float32TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Float32TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Float64TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Float64TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Float64TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Float64TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Float64TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Float96TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Float96TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Float96TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Float96TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Float96TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Float128TestCase) ... skipped 'Float128Atom not available' BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Float128TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... skipped 'Float128Atom not available' BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Float128TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... skipped 'Float128Atom not available' BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Float128TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... skipped 'Float128Atom not available' BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Float128TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... skipped 'Float128Atom not available' BUILDSTDERR: test00_attributes (tables.tests.test_carray.Complex64TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Complex64TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Complex64TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Complex64TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Complex64TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Complex128TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Complex128TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Complex128TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Complex128TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Complex128TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Complex192TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Complex192TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Complex192TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Complex192TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Complex192TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Complex256TestCase) ... skipped 'Complex256Atom not available' BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Complex256TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... skipped 'Complex256Atom not available' BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Complex256TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... skipped 'Complex256Atom not available' BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Complex256TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... skipped 'Complex256Atom not available' BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Complex256TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... skipped 'Complex256Atom not available' BUILDSTDERR: test00_attributes (tables.tests.test_carray.ComprTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.ComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.ComprTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.ComprTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.ComprTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test01a_String (tables.tests.test_carray.OffsetStrideTestCase) BUILDSTDERR: Checking carray with offseted NumPy strings appends. ... ok BUILDSTDERR: test01b_String (tables.tests.test_carray.OffsetStrideTestCase) BUILDSTDERR: Checking carray with strided NumPy strings appends. ... ok BUILDSTDERR: test02a_int (tables.tests.test_carray.OffsetStrideTestCase) BUILDSTDERR: Checking carray with offseted NumPy ints appends. ... ok BUILDSTDERR: test02b_int (tables.tests.test_carray.OffsetStrideTestCase) BUILDSTDERR: Checking carray with strided NumPy ints appends. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.Fletcher32TestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.Fletcher32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.Fletcher32TestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.Fletcher32TestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.Fletcher32TestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_carray.AllFiltersTestCase) ... ok BUILDSTDERR: test01_readCArray (tables.tests.test_carray.AllFiltersTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test01_readCArray_out_argument (tables.tests.test_carray.AllFiltersTestCase) BUILDSTDERR: Checking read() of chunked layout arrays. ... ok BUILDSTDERR: test02_getitemCArray (tables.tests.test_carray.AllFiltersTestCase) BUILDSTDERR: Checking chunked layout array __getitem__ special method. ... ok BUILDSTDERR: test03_setitemCArray (tables.tests.test_carray.AllFiltersTestCase) BUILDSTDERR: Checking chunked layout array __setitem__ special method. ... ok BUILDSTDERR: test_buffer_too_small (tables.tests.test_carray.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_entire_array (tables.tests.test_carray.ReadOutArgumentTests) ... ok BUILDSTDERR: test_read_non_contiguous_buffer (tables.tests.test_carray.ReadOutArgumentTests) ... ok BUILDSTDERR: test_data_no_compression (tables.tests.test_carray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_highly_compressible_data (tables.tests.test_carray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_no_data (tables.tests.test_carray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_random_data (tables.tests.test_carray.SizeOnDiskInMemoryPropertyTestCase) ... ok BUILDSTDERR: test01a_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test01b_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test01c_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (where specified) ... ok BUILDSTDERR: test03a_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (python flavor) ... ok BUILDSTDERR: test03b_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (string python flavor) ... ok BUILDSTDERR: test03c_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (chararray flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_carray.CloseCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01a_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test01b_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test01c_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method. ... ok BUILDSTDERR: test02_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (where specified) ... ok BUILDSTDERR: test03a_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (python flavor) ... ok BUILDSTDERR: test03b_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (string python flavor) ... ok BUILDSTDERR: test03c_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (chararray flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test05b_copy (tables.tests.test_carray.OpenCopyTestCase) BUILDSTDERR: Checking CArray.copy() method (user attributes not copied) ... ok BUILDSTDERR: test01_index (tables.tests.test_carray.CopyIndex1TestCase) BUILDSTDERR: Checking CArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_carray.CopyIndex2TestCase) BUILDSTDERR: Checking CArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_carray.CopyIndex3TestCase) BUILDSTDERR: Checking CArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_carray.CopyIndex4TestCase) BUILDSTDERR: Checking CArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_carray.CopyIndex5TestCase) BUILDSTDERR: Checking CArray.copy() method with indexes. ... ok BUILDSTDERR: test00_shape (tables.tests.test_carray.BigArrayTestCase) BUILDSTDERR: Check that the shape doesn't overflow. ... ok BUILDSTDERR: test01_shape_reopen (tables.tests.test_carray.BigArrayTestCase) BUILDSTDERR: Check that the shape doesn't overflow after reopening. ... ok BUILDSTDERR: test00_dflt (tables.tests.test_carray.DfltAtomNoReopen) BUILDSTDERR: Check that Atom.dflt is honored (string version). ... ok BUILDSTDERR: test01_dflt (tables.tests.test_carray.DfltAtomNoReopen) BUILDSTDERR: Check that Atom.dflt is honored (int version). ... ok BUILDSTDERR: test02_dflt (tables.tests.test_carray.DfltAtomNoReopen) BUILDSTDERR: Check that Atom.dflt is honored (float version). ... ok BUILDSTDERR: test00_dflt (tables.tests.test_carray.DfltAtomReopen) BUILDSTDERR: Check that Atom.dflt is honored (string version). ... ok BUILDSTDERR: test01_dflt (tables.tests.test_carray.DfltAtomReopen) BUILDSTDERR: Check that Atom.dflt is honored (int version). ... ok BUILDSTDERR: test02_dflt (tables.tests.test_carray.DfltAtomReopen) BUILDSTDERR: Check that Atom.dflt is honored (float version). ... ok BUILDSTDERR: test00a_zeros (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. Zeros (scalar). ... ok BUILDSTDERR: test00b_zeros (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. Zeros (array). ... ok BUILDSTDERR: test01a_values (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. Ones. ... ok BUILDSTDERR: test01b_values (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. Generic value. ... ok BUILDSTDERR: test02a_None (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. None (scalar). ... ok BUILDSTDERR: test02b_None (tables.tests.test_carray.AtomDefaultReprNoReopen) BUILDSTDERR: Testing default values. None (array). ... ok BUILDSTDERR: test00a_zeros (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. Zeros (scalar). ... ok BUILDSTDERR: test00b_zeros (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. Zeros (array). ... ok BUILDSTDERR: test01a_values (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. Ones. ... ok BUILDSTDERR: test01b_values (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. Generic value. ... ok BUILDSTDERR: test02a_None (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. None (scalar). ... ok BUILDSTDERR: test02b_None (tables.tests.test_carray.AtomDefaultReprReopen) BUILDSTDERR: Testing default values. None (array). ... ok BUILDSTDERR: test (tables.tests.test_carray.TruncateTestCase) BUILDSTDERR: Test for unability to truncate Array objects. ... ok BUILDSTDERR: test01a_assign (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Assign a row to a (unidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test01b_assign (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Assign several rows to a (unidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test02a_assign (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Assign a row to a (multidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test02b_assign (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Assign several rows to a (multidimensional) CArray with ... ok BUILDSTDERR: test03a_MDMDMD (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom. ... ok BUILDSTDERR: test03b_MDMDMD (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom (II). ... ok BUILDSTDERR: test03c_MDMDMD (tables.tests.test_carray.MDAtomNoReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom (III). ... ok BUILDSTDERR: test01a_assign (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Assign a row to a (unidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test01b_assign (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Assign several rows to a (unidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test02a_assign (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Assign a row to a (multidimensional) CArray with a MD atom. ... ok BUILDSTDERR: test02b_assign (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Assign several rows to a (multidimensional) CArray with ... ok BUILDSTDERR: test03a_MDMDMD (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom. ... ok BUILDSTDERR: test03b_MDMDMD (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom (II). ... ok BUILDSTDERR: test03c_MDMDMD (tables.tests.test_carray.MDAtomReopen) BUILDSTDERR: Complex assign of a MD array in a MD CArray with a MD atom (III). ... ok BUILDSTDERR: test01_create (tables.tests.test_carray.MDLargeAtomNoReopen) BUILDSTDERR: Create a CArray with a very large MD atom. ... ok BUILDSTDERR: test01_create (tables.tests.test_carray.MDLargeAtomReopen) BUILDSTDERR: Create a CArray with a very large MD atom. ... ok BUILDSTDERR: test_getitem (tables.tests.test_carray.AccessClosedTestCase) ... ok BUILDSTDERR: test_read (tables.tests.test_carray.AccessClosedTestCase) ... ok BUILDSTDERR: test_setitem (tables.tests.test_carray.AccessClosedTestCase) ... ok BUILDSTDERR: test_kwargs_atom_shape_01 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_atom_shape_02 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_error (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_01 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_02 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_shape_error_03 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_shape_error (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_positional_args_01 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_positional_args_02 (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test_positional_args_obj (tables.tests.test_carray.TestCreateCArrayArgs) ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BasicNumPyTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BasicNumPyTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BasicNumPyTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BasicNumPyTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BasicNumPyTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BasicNumPyTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BasicPythonTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BasicPythonTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BasicPythonTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BasicPythonTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BasicPythonTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BasicPythonTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.ZlibComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.ZlibComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.ZlibComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.ZlibComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.ZlibComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.ZlibComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscShuffleComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscShuffleComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscShuffleComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscShuffleComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscShuffleComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscShuffleComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscBloscLZComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscBloscLZComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscBloscLZComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscBloscLZComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscBloscLZComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscBloscLZComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscLZ4ComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscLZ4ComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscLZ4ComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscLZ4ComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscLZ4ComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscLZ4ComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscLZ4HCComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscSnappyComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscSnappyComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscSnappyComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscSnappyComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscSnappyComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscSnappyComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.BloscZlibComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.BloscZlibComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.BloscZlibComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.BloscZlibComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.BloscZlibComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.BloscZlibComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.LZOComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.LZOComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.LZOComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.LZOComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.LZOComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.LZOComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.Bzip2ComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.Bzip2ComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.Bzip2ComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.Bzip2ComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.Bzip2ComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.Bzip2ComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test01_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms ('numpy' flavor) ... ok BUILDSTDERR: test01a_2_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms (NumPy flavor, no conv) ... ok BUILDSTDERR: test01a_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms ('numpy' flavor, ... ok BUILDSTDERR: test01b_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms (python flavor) ... ok BUILDSTDERR: test01c_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with NumPy string atoms ... ok BUILDSTDERR: test01d_StringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with string atoms (String flavor) ... ok BUILDSTDERR: test02_BoolAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with boolean atoms. ... ok BUILDSTDERR: test02b_BoolAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking setting vlarray with boolean atoms. ... ok BUILDSTDERR: test03_IntAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with integer atoms. ... ok BUILDSTDERR: test03a_IntAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with integer atoms (byteorder swapped) ... ok BUILDSTDERR: test03b_IntAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms. ... ok BUILDSTDERR: test03c_IntAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms (byteorder swapped) ... ok BUILDSTDERR: test03d_IntAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms (another byteorder) ... ok BUILDSTDERR: test04_ComplexAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with numerical complex atoms. ... ok BUILDSTDERR: test04_FloatAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with floating point atoms. ... ok BUILDSTDERR: test04a_FloatAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with float atoms (byteorder swapped) ... ok BUILDSTDERR: test04b_ComplexAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking modifying vlarray with numerical complex atoms. ... ok BUILDSTDERR: test04b_FloatAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with floating point atoms. ... ok BUILDSTDERR: test04c_FloatAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with float atoms (byteorder swapped) ... ok BUILDSTDERR: test04d_FloatAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with float atoms (another byteorder) ... ok BUILDSTDERR: test05_VLStringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with variable length strings. ... ok BUILDSTDERR: test05b_VLStringAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with variable length strings. ... ok BUILDSTDERR: test06a_Object (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with object atoms. ... ok BUILDSTDERR: test06b_Object (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with object atoms. ... ok BUILDSTDERR: test06c_Object (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with object atoms (numpy arrays as values) ... ok BUILDSTDERR: test06d_Object (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with object atoms (numpy arrays) ... ok BUILDSTDERR: test07_VLUnicodeAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking vlarray with variable length Unicode strings. ... ok BUILDSTDERR: test07b_VLUnicodeAtom (tables.tests.test_vlarray.TypesReopenTestCase) BUILDSTDERR: Checking updating vlarray with variable length Unicode strings. ... ok BUILDSTDERR: test01_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms ('numpy' flavor) ... ok BUILDSTDERR: test01a_2_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms (NumPy flavor, no conv) ... ok BUILDSTDERR: test01a_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms ('numpy' flavor, ... ok BUILDSTDERR: test01b_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with NumPy string atoms (python flavor) ... ok BUILDSTDERR: test01c_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with NumPy string atoms ... ok BUILDSTDERR: test01d_StringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with string atoms (String flavor) ... ok BUILDSTDERR: test02_BoolAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with boolean atoms. ... ok BUILDSTDERR: test02b_BoolAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking setting vlarray with boolean atoms. ... ok BUILDSTDERR: test03_IntAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with integer atoms. ... ok BUILDSTDERR: test03a_IntAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with integer atoms (byteorder swapped) ... ok BUILDSTDERR: test03b_IntAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms. ... ok BUILDSTDERR: test03c_IntAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms (byteorder swapped) ... ok BUILDSTDERR: test03d_IntAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with integer atoms (another byteorder) ... ok BUILDSTDERR: test04_ComplexAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with numerical complex atoms. ... ok BUILDSTDERR: test04_FloatAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with floating point atoms. ... ok BUILDSTDERR: test04a_FloatAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with float atoms (byteorder swapped) ... ok BUILDSTDERR: test04b_ComplexAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking modifying vlarray with numerical complex atoms. ... ok BUILDSTDERR: test04b_FloatAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with floating point atoms. ... ok BUILDSTDERR: test04c_FloatAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with float atoms (byteorder swapped) ... ok BUILDSTDERR: test04d_FloatAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with float atoms (another byteorder) ... ok BUILDSTDERR: test05_VLStringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with variable length strings. ... ok BUILDSTDERR: test05b_VLStringAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with variable length strings. ... ok BUILDSTDERR: test06a_Object (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with object atoms. ... ok BUILDSTDERR: test06b_Object (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with object atoms. ... ok BUILDSTDERR: test06c_Object (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with object atoms (numpy arrays as values) ... ok BUILDSTDERR: test06d_Object (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with object atoms (numpy arrays) ... ok BUILDSTDERR: test07_VLUnicodeAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking vlarray with variable length Unicode strings. ... ok BUILDSTDERR: test07b_VLUnicodeAtom (tables.tests.test_vlarray.TypesNoReopenTestCase) BUILDSTDERR: Checking updating vlarray with variable length Unicode strings. ... ok BUILDSTDERR: test01_StringAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD NumPy string atoms. ... ok BUILDSTDERR: test01b_StringAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD NumPy string atoms ('python' flavor) ... ok BUILDSTDERR: test01c_StringAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD NumPy string atoms (with offset) ... ok BUILDSTDERR: test01d_StringAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD NumPy string atoms (with stride) ... ok BUILDSTDERR: test02_BoolAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD boolean atoms. ... ok BUILDSTDERR: test02b_BoolAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD boolean atoms (with offset) ... ok BUILDSTDERR: test02c_BoolAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD boolean atoms (with strides) ... ok BUILDSTDERR: test03_IntAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD integer atoms. ... ok BUILDSTDERR: test04_FloatAtom (tables.tests.test_vlarray.MDTypesNumPyTestCase) BUILDSTDERR: Checking vlarray with MD floating point atoms. ... ok BUILDSTDERR: test00_difinputs (tables.tests.test_vlarray.OpenAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with different inputs. ... ok BUILDSTDERR: test01_toomanydims (tables.tests.test_vlarray.OpenAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with too many dimensions. ... ok BUILDSTDERR: test02_zerodims (tables.tests.test_vlarray.OpenAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a zero-dimensional array ... ok BUILDSTDERR: test03a_cast (tables.tests.test_vlarray.OpenAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a casted array (upgrading case) ... ok BUILDSTDERR: test03b_cast (tables.tests.test_vlarray.OpenAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a casted array (downgrading case) ... ok BUILDSTDERR: test00_difinputs (tables.tests.test_vlarray.CloseAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with different inputs. ... ok BUILDSTDERR: test01_toomanydims (tables.tests.test_vlarray.CloseAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with too many dimensions. ... ok BUILDSTDERR: test02_zerodims (tables.tests.test_vlarray.CloseAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a zero-dimensional array ... ok BUILDSTDERR: test03a_cast (tables.tests.test_vlarray.CloseAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a casted array (upgrading case) ... ok BUILDSTDERR: test03b_cast (tables.tests.test_vlarray.CloseAppendShapeTestCase) BUILDSTDERR: Checking vlarray.append() with a casted array (downgrading case) ... ok BUILDSTDERR: test01a_EmptyVLArray (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking empty vlarrays with different flavors (closing the file) ... ok BUILDSTDERR: test01b_EmptyVLArray (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking empty vlarrays with different flavors (no closing file) ... ok BUILDSTDERR: test02_BooleanAtom (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (boolean versions) ... ok BUILDSTDERR: test03_IntAtom (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (integer versions) ... ok BUILDSTDERR: test03b_IntAtom (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking vlarray flavors (integer versions and closed file) ... ok BUILDSTDERR: test04_FloatAtom (tables.tests.test_vlarray.PythonFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (floating point versions) ... ok BUILDSTDERR: test01a_EmptyVLArray (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking empty vlarrays with different flavors (closing the file) ... ok BUILDSTDERR: test01b_EmptyVLArray (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking empty vlarrays with different flavors (no closing file) ... ok BUILDSTDERR: test02_BooleanAtom (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (boolean versions) ... ok BUILDSTDERR: test03_IntAtom (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (integer versions) ... ok BUILDSTDERR: test03b_IntAtom (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking vlarray flavors (integer versions and closed file) ... ok BUILDSTDERR: test04_FloatAtom (tables.tests.test_vlarray.NumPyFlavorTestCase) BUILDSTDERR: Checking vlarray with different flavors (floating point versions) ... ok BUILDSTDERR: test01_start (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with only a start value ... ok BUILDSTDERR: test01b_start (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with only a start value in a slice ... ok BUILDSTDERR: test01np_start (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with only a start value in a slice (numpy indexes) ... ok BUILDSTDERR: test02_stop (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with only a stop value ... ok BUILDSTDERR: test02b_stop (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with only a stop value in a slice ... ok BUILDSTDERR: test03_startstop (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with a start and stop values ... ok BUILDSTDERR: test03b_startstop (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with a start and stop values in slices ... ok BUILDSTDERR: test04_startstopstep (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with a start, stop & step values ... ok BUILDSTDERR: test04b_slices (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with start, stop & step values in slices ... ok BUILDSTDERR: test04bnp_slices (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with start, stop & step values in slices. ... ok BUILDSTDERR: test04np_startstopstep (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking reads with a start, stop & step values (numpy indices) ... ok BUILDSTDERR: test05_out_of_range (tables.tests.test_vlarray.ReadRangeTestCase) BUILDSTDERR: Checking out of range reads ... ok BUILDSTDERR: test01_start (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with only a start value ... ok BUILDSTDERR: test01b_start (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with only a start value in a slice ... ok BUILDSTDERR: test02_stop (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with only a stop value ... ok BUILDSTDERR: test02b_stop (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with only a stop value in a slice ... ok BUILDSTDERR: test03_startstop (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with a start and stop values ... ok BUILDSTDERR: test03b_startstop (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with a start and stop values in slices ... ok BUILDSTDERR: test04_slices (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with a start, stop & step values ... ok BUILDSTDERR: test04bnp_slices (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking reads with start, stop & step values (numpy indices) ... ok BUILDSTDERR: test05_out_of_range (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking out of range reads ... ok BUILDSTDERR: test05np_out_of_range (tables.tests.test_vlarray.GetItemRangeTestCase) BUILDSTDERR: Checking out of range reads (numpy indexes) ... ok BUILDSTDERR: test01_start (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updates that modifies a complete row ... ok BUILDSTDERR: test01np_start (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updates that modifies a complete row ... ok BUILDSTDERR: test02_partial (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updates with only a part of a row ... ok BUILDSTDERR: test03a_several_rows (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updating several rows at once (slice style) ... ok BUILDSTDERR: test03b_several_rows (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updating several rows at once (list style) ... ok BUILDSTDERR: test03c_several_rows (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking updating several rows at once (NumPy's where style) ... ok BUILDSTDERR: test04_out_of_range (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking out of range updates (first index) ... ok BUILDSTDERR: test05_value_error (tables.tests.test_vlarray.SetRangeTestCase) BUILDSTDERR: Checking out value errors ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.ShuffleComprTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.ShuffleComprTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.ShuffleComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.ShuffleComprTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.ShuffleComprTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.ShuffleComprTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.Fletcher32TestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.Fletcher32TestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.Fletcher32TestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.Fletcher32TestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.Fletcher32TestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.Fletcher32TestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test00_attributes (tables.tests.test_vlarray.AllFiltersTestCase) ... ok BUILDSTDERR: test01_read (tables.tests.test_vlarray.AllFiltersTestCase) BUILDSTDERR: Checking vlarray read. ... ok BUILDSTDERR: test02a_getitem (tables.tests.test_vlarray.AllFiltersTestCase) BUILDSTDERR: Checking vlarray __getitem__ (slices) ... ok BUILDSTDERR: test02b_getitem (tables.tests.test_vlarray.AllFiltersTestCase) BUILDSTDERR: Checking vlarray __getitem__ (scalars) ... ok BUILDSTDERR: test03_append (tables.tests.test_vlarray.AllFiltersTestCase) BUILDSTDERR: Checking vlarray append. ... ok BUILDSTDERR: test04_get_row_size (tables.tests.test_vlarray.AllFiltersTestCase) BUILDSTDERR: Checking get_row_size method. ... ok BUILDSTDERR: test01a_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method. ... ok BUILDSTDERR: test01b_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (Pseudo-atom case) ... ok BUILDSTDERR: test02_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method ('python' flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_vlarray.CloseCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test01a_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method. ... ok BUILDSTDERR: test01b_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (Pseudo-atom case) ... ok BUILDSTDERR: test02_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (where specified) ... ok BUILDSTDERR: test03_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method ('python' flavor) ... ok BUILDSTDERR: test04_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (checking title copying) ... ok BUILDSTDERR: test05_copy (tables.tests.test_vlarray.OpenCopyTestCase) BUILDSTDERR: Checking VLArray.copy() method (user attributes copied) ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex1TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex2TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex3TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex4TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex5TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex6TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex7TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex8TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex9TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex10TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex11TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test01_index (tables.tests.test_vlarray.CopyIndex12TestCase) BUILDSTDERR: Checking VLArray.copy() method with indexes. ... ok BUILDSTDERR: test00 (tables.tests.test_vlarray.ChunkshapeTestCase) BUILDSTDERR: Test setting the chunkshape in a table (no reopen). ... ok BUILDSTDERR: test01 (tables.tests.test_vlarray.ChunkshapeTestCase) BUILDSTDERR: Test setting the chunkshape in a table (reopen). ... ok BUILDSTDERR: test (tables.tests.test_vlarray.VLUEndianTestCase) BUILDSTDERR: Accessing ``vlunicode`` data of a different endianness. ... ok BUILDSTDERR: test00_truncate (tables.tests.test_vlarray.TruncateOpenTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_vlarray.TruncateOpenTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_vlarray.TruncateOpenTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_vlarray.TruncateOpenTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test00_truncate (tables.tests.test_vlarray.TruncateCloseTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to 0 rows) ... ok BUILDSTDERR: test01_truncate (tables.tests.test_vlarray.TruncateCloseTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to 1 rows) ... ok BUILDSTDERR: test02_truncate (tables.tests.test_vlarray.TruncateCloseTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to == self.nrows) ... ok BUILDSTDERR: test03_truncate (tables.tests.test_vlarray.TruncateCloseTestCase) BUILDSTDERR: Checking VLArray.truncate() method (truncating to > self.nrows) ... ok BUILDSTDERR: test01a_read (tables.tests.test_vlarray.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (read, boolean keys). ... ok BUILDSTDERR: test01b_read (tables.tests.test_vlarray.PointSelectionTestCase) BUILDSTDERR: Test for point-selections (not working selections, read). ... ok BUILDSTDERR: test_numpy_int_numpy_flavor (tables.tests.test_vlarray.SizeInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_numpy_int_numpy_flavor_compressed (tables.tests.test_vlarray.SizeInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_numpy_int_python_flavor (tables.tests.test_vlarray.SizeInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_object_atom (tables.tests.test_vlarray.SizeInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_zero_length (tables.tests.test_vlarray.SizeInMemoryPropertyTestCase) ... ok BUILDSTDERR: test_not_implemented (tables.tests.test_vlarray.SizeOnDiskPropertyTestCase) ... ok BUILDSTDERR: test_append (tables.tests.test_vlarray.AccessClosedTestCase) ... ok BUILDSTDERR: test_getitem (tables.tests.test_vlarray.AccessClosedTestCase) ... ok BUILDSTDERR: test_read (tables.tests.test_vlarray.AccessClosedTestCase) ... ok BUILDSTDERR: test_setitem (tables.tests.test_vlarray.AccessClosedTestCase) ... ok BUILDSTDERR: test_kwargs_atom_01 (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_kwargs_atom_02 (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_kwargs_obj_atom_error (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_positional_args_01 (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_positional_args_02 (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test_positional_args_obj (tables.tests.test_vlarray.TestCreateVLArrayArgs) ... ok BUILDSTDERR: test00_getNode (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking the File.get_node() with string node names ... ok BUILDSTDERR: test01_getNodeClass (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking the File.get_node() with instances ... ok BUILDSTDERR: test02_listNodes (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking the File.list_nodes() method ... ok BUILDSTDERR: test02b_iterNodes (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking the File.iter_nodes() method ... ok BUILDSTDERR: test03_TraverseTree (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking the File.walk_groups() method ... ok BUILDSTDERR: test04_walkNodes (tables.tests.test_tree.TreeTestCase) BUILDSTDERR: Checking File.walk_nodes ... ok BUILDSTDERR: test00_deepTree (tables.tests.test_tree.DeepTreeTestCase) BUILDSTDERR: Creation of a large depth object tree. ... ok BUILDSTDERR: test01a_copyDeepTree (tables.tests.test_tree.DeepTreeTestCase) BUILDSTDERR: Copy of a large depth object tree. ... ok BUILDSTDERR: test01b_copyDeepTree (tables.tests.test_tree.DeepTreeTestCase) BUILDSTDERR: Copy of a large depth object tree with small node cache. ... ok BUILDSTDERR: test01c_copyDeepTree (tables.tests.test_tree.DeepTreeTestCase) BUILDSTDERR: Copy of a large depth object tree with no node cache. ... ok BUILDSTDERR: test01d_copyDeepTree (tables.tests.test_tree.DeepTreeTestCase) BUILDSTDERR: Copy of a large depth object tree with static node cache. ... skipped 'only in heavy mode' BUILDSTDERR: test00_Leafs (tables.tests.test_tree.WideTreeTestCase) BUILDSTDERR: Checking creation of large number of leafs (1024) per group. ... ok BUILDSTDERR: test01_wideTree (tables.tests.test_tree.WideTreeTestCase) BUILDSTDERR: Checking creation of large number of groups (1024) per group. ... ok BUILDSTDERR: test01_getNode (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Node availability via `File.get_node()`. ... ok BUILDSTDERR: test02_walkGroups (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Hidden group absence in `File.walk_groups()`. ... ok BUILDSTDERR: test03_walkNodes (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Hidden node absence in `File.walk_nodes()`. ... ok BUILDSTDERR: test04_listNodesVisible (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Listing visible nodes under a visible group (list_nodes). ... ok BUILDSTDERR: test04b_listNodesVisible (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Listing visible nodes under a visible group (iter_nodes). ... ok BUILDSTDERR: test05_listNodesHidden (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Listing visible nodes under a hidden group (list_nodes). ... ok BUILDSTDERR: test05b_iterNodesHidden (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Listing visible nodes under a hidden group (iter_nodes). ... ok BUILDSTDERR: test07_move (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Moving a node between hidden and visible groups. ... ok BUILDSTDERR: test08_remove (tables.tests.test_tree.HiddenTreeTestCase) BUILDSTDERR: Removing a visible group with hidden children. ... ok BUILDSTDERR: test00_parentType (tables.tests.test_tree.CreateParentsTestCase) BUILDSTDERR: Using the right type of parent node argument. ... ok BUILDSTDERR: test01_inside (tables.tests.test_tree.CreateParentsTestCase) BUILDSTDERR: Placing a node inside a nonexistent child of itself. ... ok BUILDSTDERR: test02_filters (tables.tests.test_tree.CreateParentsTestCase) BUILDSTDERR: Propagating the filters of created parent groups. ... ok BUILDSTDERR: test00_UnidimLeaves (tables.tests.test_timetype.LeafCreationTestCase) BUILDSTDERR: Creating new nodes with unidimensional time elements. ... ok BUILDSTDERR: test01_MultidimLeaves (tables.tests.test_timetype.LeafCreationTestCase) BUILDSTDERR: Creating new nodes with multidimensional time elements. ... ok BUILDSTDERR: test00_OpenFile (tables.tests.test_timetype.OpenTestCase) BUILDSTDERR: Opening a file with Time nodes. ... ok BUILDSTDERR: test01_OpenFileStype (tables.tests.test_timetype.OpenTestCase) BUILDSTDERR: Opening a file with Time nodes, comparing Atom.stype. ... ok BUILDSTDERR: test00_Compare32VLArray (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing written 32-bit time data with read data in a VLArray. ... ok BUILDSTDERR: test01_Compare64VLArray (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing written 64-bit time data with read data in a VLArray. ... ok BUILDSTDERR: test01b_Compare64VLArray (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing several written and read 64-bit time values in a ... ok BUILDSTDERR: test02_CompareTable (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing written time data with read data in a Table. ... ok BUILDSTDERR: test02b_CompareTable (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing several written and read time values in a Table. ... ok BUILDSTDERR: test03_Compare64EArray (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing written 64-bit time data with read data in an EArray. ... ok BUILDSTDERR: test03b_Compare64EArray (tables.tests.test_timetype.CompareTestCase) BUILDSTDERR: Comparing several written and read 64-bit time values in an ... ok BUILDSTDERR: test00_CompareTable (tables.tests.test_timetype.UnalignedTestCase) BUILDSTDERR: Comparing written unaligned time data with read data in a Table. ... ok BUILDSTDERR: test00a_Read32Array (tables.tests.test_timetype.BigEndianTestCase) BUILDSTDERR: Checking Time32 type in arrays. ... ok BUILDSTDERR: test00b_Read64Array (tables.tests.test_timetype.BigEndianTestCase) BUILDSTDERR: Checking Time64 type in arrays. ... ok BUILDSTDERR: test01a_ReadPlainColumn (tables.tests.test_timetype.BigEndianTestCase) BUILDSTDERR: Checking Time32 type in plain columns. ... ok BUILDSTDERR: test01b_ReadNestedColumn (tables.tests.test_timetype.BigEndianTestCase) BUILDSTDERR: Checking Time64 type in nested columns. ... ok BUILDSTDERR: test02_ReadNestedColumnTwice (tables.tests.test_timetype.BigEndianTestCase) BUILDSTDERR: Checking Time64 type in nested columns (read twice). ... ok BUILDSTDERR: test00_simple (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking simple do/undo. ... ok BUILDSTDERR: test01_twice (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking do/undo (twice operations intertwined) ... ok BUILDSTDERR: test02_twice2 (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking twice ops and two marks. ... ok BUILDSTDERR: test03_6times3marks (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with six ops and three marks. ... ok BUILDSTDERR: test04_6times3marksro (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with six operations, three marks and do/undo in random ... ok BUILDSTDERR: test05_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive action during undo. ... ok BUILDSTDERR: test05b_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive action during undo (II) ... ok BUILDSTDERR: test05c_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive action during undo (III) ... ok BUILDSTDERR: test05d_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive action during undo (IV) ... ok BUILDSTDERR: test05e_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive action during undo (V) ... ok BUILDSTDERR: test05f_destructive (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking with a destructive creation of existing node during undo ... ok BUILDSTDERR: test06_totalunwind (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking do/undo (total unwind) ... ok BUILDSTDERR: test07_totalrewind (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking do/undo (total rewind) ... ok BUILDSTDERR: test08_initialmark (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking initial mark. ... ok BUILDSTDERR: test08_marknames (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking mark names. ... ok BUILDSTDERR: test09_marknames (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking mark names (wrong direction) ... ok BUILDSTDERR: test10_goto (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking mark names (goto) ... ok BUILDSTDERR: test10_gotoint (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking mark sequential ids (goto) ... ok BUILDSTDERR: test11_contiguous (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Creating contiguous marks ... ok BUILDSTDERR: test12_keepMark (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Ensuring the mark is kept after an UNDO operation ... ok BUILDSTDERR: test13_severalEnableDisable (tables.tests.test_do_undo.BasicTestCase) BUILDSTDERR: Checking that successive enable/disable Undo works ... ok BUILDSTDERR: test00_simple (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking simple do/undo. ... ok BUILDSTDERR: test01_twice (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking do/undo (twice operations intertwined) ... ok BUILDSTDERR: test02_twice2 (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking twice ops and two marks. ... ok BUILDSTDERR: test03_6times3marks (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with six ops and three marks. ... ok BUILDSTDERR: test04_6times3marksro (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with six operations, three marks and do/undo in random ... ok BUILDSTDERR: test05_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive action during undo. ... ok BUILDSTDERR: test05b_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive action during undo (II) ... ok BUILDSTDERR: test05c_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive action during undo (III) ... ok BUILDSTDERR: test05d_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive action during undo (IV) ... ok BUILDSTDERR: test05e_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive action during undo (V) ... ok BUILDSTDERR: test05f_destructive (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking with a destructive creation of existing node during undo ... ok BUILDSTDERR: test06_totalunwind (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking do/undo (total unwind) ... ok BUILDSTDERR: test07_totalrewind (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking do/undo (total rewind) ... ok BUILDSTDERR: test08_initialmark (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking initial mark. ... ok BUILDSTDERR: test08_marknames (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking mark names. ... ok BUILDSTDERR: test09_marknames (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking mark names (wrong direction) ... ok BUILDSTDERR: test10_goto (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking mark names (goto) ... ok BUILDSTDERR: test10_gotoint (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking mark sequential ids (goto) ... ok BUILDSTDERR: test11_contiguous (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Creating contiguous marks ... ok BUILDSTDERR: test12_keepMark (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Ensuring the mark is kept after an UNDO operation ... ok BUILDSTDERR: test13_severalEnableDisable (tables.tests.test_do_undo.PersistenceTestCase) BUILDSTDERR: Checking that successive enable/disable Undo works ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.CreateArrayTestCase) BUILDSTDERR: Checking one action. ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.CreateArrayTestCase) BUILDSTDERR: Checking two actions. ... ok BUILDSTDERR: test02 (tables.tests.test_do_undo.CreateArrayTestCase) BUILDSTDERR: Checking three actions. ... ok BUILDSTDERR: test03 (tables.tests.test_do_undo.CreateArrayTestCase) BUILDSTDERR: Checking three actions in different depth levels. ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.CreateGroupTestCase) BUILDSTDERR: Checking one action. ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.CreateGroupTestCase) BUILDSTDERR: Checking two actions. ... ok BUILDSTDERR: test02 (tables.tests.test_do_undo.CreateGroupTestCase) BUILDSTDERR: Checking three actions. ... ok BUILDSTDERR: test03 (tables.tests.test_do_undo.CreateGroupTestCase) BUILDSTDERR: Checking three actions in different depth levels. ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.RenameNodeTestCase) BUILDSTDERR: Checking rename_node (over Groups without children) ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.RenameNodeTestCase) BUILDSTDERR: Checking rename_node (over Groups with children) ... ok BUILDSTDERR: test01b (tables.tests.test_do_undo.RenameNodeTestCase) BUILDSTDERR: Checking rename_node (over Groups with children 2) ... ok BUILDSTDERR: test02 (tables.tests.test_do_undo.RenameNodeTestCase) BUILDSTDERR: Checking rename_node (over Leaves) ... ok BUILDSTDERR: test03 (tables.tests.test_do_undo.RenameNodeTestCase) BUILDSTDERR: Checking rename_node (over Tables) ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.MoveNodeTestCase) BUILDSTDERR: Checking move_node (over Leaf) ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.MoveNodeTestCase) BUILDSTDERR: Checking move_node (over Groups with children) ... ok BUILDSTDERR: test01b (tables.tests.test_do_undo.MoveNodeTestCase) BUILDSTDERR: Checking move_node (over Groups with children 2) ... ok BUILDSTDERR: test02 (tables.tests.test_do_undo.MoveNodeTestCase) BUILDSTDERR: Checking move_node (over Leaves) ... ok BUILDSTDERR: test03 (tables.tests.test_do_undo.MoveNodeTestCase) BUILDSTDERR: Checking move_node (over Tables) ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.RemoveNodeTestCase) BUILDSTDERR: Checking remove_node (over Leaf) ... ok BUILDSTDERR: test00b (tables.tests.test_do_undo.RemoveNodeTestCase) BUILDSTDERR: Checking remove_node (over several Leaves) ... ok BUILDSTDERR: test00c (tables.tests.test_do_undo.RemoveNodeTestCase) BUILDSTDERR: Checking remove_node (over Tables) ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.RemoveNodeTestCase) BUILDSTDERR: Checking remove_node (over Groups with children) ... ok BUILDSTDERR: test01b (tables.tests.test_do_undo.RemoveNodeTestCase) BUILDSTDERR: Checking remove_node (over Groups with children 2) ... ok BUILDSTDERR: test00_copyLeaf (tables.tests.test_do_undo.CopyNodeTestCase) BUILDSTDERR: Checking copy_node (over Leaves) ... ok BUILDSTDERR: test00b_copyTable (tables.tests.test_do_undo.CopyNodeTestCase) BUILDSTDERR: Checking copy_node (over Tables) ... ok BUILDSTDERR: test01_copyGroup (tables.tests.test_do_undo.CopyNodeTestCase) BUILDSTDERR: Copying a group (recursively). ... ok BUILDSTDERR: test02_copyLeafOverwrite (tables.tests.test_do_undo.CopyNodeTestCase) BUILDSTDERR: Copying a leaf, overwriting destination. ... ok BUILDSTDERR: test03_copyChildren (tables.tests.test_do_undo.CopyNodeTestCase) BUILDSTDERR: Copying the children of a group ... ok BUILDSTDERR: test00_setAttr (tables.tests.test_do_undo.AttributesTestCase) BUILDSTDERR: Setting a nonexistent attribute ... ok BUILDSTDERR: test01_setAttrExisting (tables.tests.test_do_undo.AttributesTestCase) BUILDSTDERR: Setting an existing attribute ... ok BUILDSTDERR: test02_delAttr (tables.tests.test_do_undo.AttributesTestCase) BUILDSTDERR: Removing an attribute ... ok BUILDSTDERR: test03_copyNodeAttrs (tables.tests.test_do_undo.AttributesTestCase) BUILDSTDERR: Copying an attribute set ... ok BUILDSTDERR: test04_replaceNode (tables.tests.test_do_undo.AttributesTestCase) BUILDSTDERR: Replacing a node with a rewritten attribute ... ok BUILDSTDERR: test00 (tables.tests.test_do_undo.ComplexTestCase) BUILDSTDERR: Mix of create_array, create_group, renameNone, move_node, ... ok BUILDSTDERR: test01 (tables.tests.test_do_undo.ComplexTestCase) BUILDSTDERR: Test with multiple generations (Leaf case) ... ok BUILDSTDERR: test02 (tables.tests.test_do_undo.ComplexTestCase) BUILDSTDERR: Test with multiple generations (Group case) ... ok BUILDSTDERR: test03 (tables.tests.test_do_undo.ComplexTestCase) BUILDSTDERR: Test with multiple generations (Group case, recursive remove) ... ok BUILDSTDERR: test03b (tables.tests.test_do_undo.ComplexTestCase) BUILDSTDERR: Test with multiple generations (Group case, recursive remove, ... ok BUILDSTDERR: test00_hierarchy (tables.tests.test_do_undo.NotLoggedTestCase) BUILDSTDERR: Performing hierarchy operations on a not logged node. ... ok BUILDSTDERR: test01_attributes (tables.tests.test_do_undo.NotLoggedTestCase) BUILDSTDERR: Performing attribute operations on a not logged node. ... ok BUILDSTDERR: test00_create (tables.tests.test_do_undo.CreateParentsTestCase) BUILDSTDERR: Test creating a node. ... ok BUILDSTDERR: test01_move (tables.tests.test_do_undo.CreateParentsTestCase) BUILDSTDERR: Test moving a node. ... ok BUILDSTDERR: test02_copy (tables.tests.test_do_undo.CreateParentsTestCase) BUILDSTDERR: Test copying a node. ... ok BUILDSTDERR: test03_copyChildren (tables.tests.test_do_undo.CreateParentsTestCase) BUILDSTDERR: Test copying the children of a group. ... ok BUILDSTDERR: Enum (tables.misc.enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum ... ok BUILDSTDERR: __call__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__call__ ... ok BUILDSTDERR: __contains__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__contains__ ... ok BUILDSTDERR: __eq__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__eq__ ... ok BUILDSTDERR: __getattr__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__getattr__ ... ok BUILDSTDERR: __getitem__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__getitem__ ... ok BUILDSTDERR: __iter__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__iter__ ... ok BUILDSTDERR: __len__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__len__ ... ok BUILDSTDERR: __ne__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__ne__ ... ok BUILDSTDERR: __repr__ (tables.misc.enum.Enum) BUILDSTDERR: Doctest: tables.misc.enum.Enum.__repr__ ... ok BUILDSTDERR: test00a_validFromEnum (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column from an enumeration. ... ok BUILDSTDERR: test00b_validFromDict (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column from a dictionary. ... ok BUILDSTDERR: test00c_validFromList (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column from a list. ... ok BUILDSTDERR: test00d_invalidFromType (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column from an invalid object. ... ok BUILDSTDERR: test01_invalidDflt (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column with an invalid default object. ... ok BUILDSTDERR: test02a_validDtypeBroader (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column with a broader type. ... ok BUILDSTDERR: test02b_invalidDtypeTooNarrow (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column with a too narrow type. ... ok BUILDSTDERR: test03a_validShapeMD (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column with multidimensional shape. ... ok BUILDSTDERR: test04a_validReprEnum (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Checking the string representation of an enumeration. ... ok BUILDSTDERR: test99a_nonIntEnum (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column of floats (not implemented). ... ok BUILDSTDERR: test99b_nonIntDtype (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column encoded as floats. ... ok BUILDSTDERR: test99b_nonScalarEnum (tables.tests.test_enum.CreateColTestCase) BUILDSTDERR: Describing an enumerated column of non-scalars (not implemented). ... ok BUILDSTDERR: test00a_validFromEnum (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom from an enumeration. ... ok BUILDSTDERR: test00b_validFromDict (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom from a dictionary. ... ok BUILDSTDERR: test00c_validFromList (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom from a list. ... ok BUILDSTDERR: test00d_invalidFromType (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom from an invalid object. ... ok BUILDSTDERR: test02a_validDtypeBroader (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom with a broader type. ... ok BUILDSTDERR: test02b_invalidDtypeTooNarrow (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom with a too narrow type. ... ok BUILDSTDERR: test03a_validShapeMD (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom with multidimensional shape. ... ok BUILDSTDERR: test99a_nonIntEnum (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom of floats (not implemented). ... ok BUILDSTDERR: test99b_nonIntDtype (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom encoded as a float. ... ok BUILDSTDERR: test99b_nonScalarEnum (tables.tests.test_enum.CreateAtomTestCase) BUILDSTDERR: Describing an enumerated atom of non-scalars (not implemented). ... ok BUILDSTDERR: test00a_reopen (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Reopening a file with tables using enumerated data. ... ok BUILDSTDERR: test00b_reopenMD (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Reopening a file with tables using enumerated multi-dimensional ... ok BUILDSTDERR: test01_rowAppend (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Appending enumerated values using ``row.append()``. ... ok BUILDSTDERR: test02_append (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Appending enumerated values using ``table.append()``. ... ok BUILDSTDERR: test03_setitem (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Changing enumerated values using ``table.__setitem__()``. ... ok BUILDSTDERR: test04_multidim (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Appending multi-dimensional enumerated data. ... ok BUILDSTDERR: test05_where (tables.tests.test_enum.EnumTableTestCase) BUILDSTDERR: Searching enumerated data. ... ok BUILDSTDERR: test00a_reopen (tables.tests.test_enum.EnumEArrayTestCase) BUILDSTDERR: Reopening a file with extendable arrays using enumerated data. ... ok BUILDSTDERR: test00b_reopenMD (tables.tests.test_enum.EnumEArrayTestCase) BUILDSTDERR: Reopening a file with extendable arrays using enumerated ... ok BUILDSTDERR: test01_append (tables.tests.test_enum.EnumEArrayTestCase) BUILDSTDERR: Appending scalar elements of enumerated values. ... ok BUILDSTDERR: test02_appendMD (tables.tests.test_enum.EnumEArrayTestCase) BUILDSTDERR: Appending multi-dimensional elements of enumerated values. ... ok BUILDSTDERR: test03_setitem (tables.tests.test_enum.EnumEArrayTestCase) BUILDSTDERR: Changing enumerated values using ``earray.__setitem__()``. ... ok BUILDSTDERR: test_enum_default_persistence_black (tables.tests.test_enum.EnumEArrayTestCase) ... ok BUILDSTDERR: test_enum_default_persistence_blue (tables.tests.test_enum.EnumEArrayTestCase) ... ok BUILDSTDERR: test_enum_default_persistence_green (tables.tests.test_enum.EnumEArrayTestCase) ... ok BUILDSTDERR: test_enum_default_persistence_red (tables.tests.test_enum.EnumEArrayTestCase) ... ok BUILDSTDERR: test00a_reopen (tables.tests.test_enum.EnumVLArrayTestCase) BUILDSTDERR: Reopening a file with variable-length arrays using ... ok BUILDSTDERR: test00b_reopenMD (tables.tests.test_enum.EnumVLArrayTestCase) BUILDSTDERR: Reopening a file with variable-length arrays using enumerated ... ok BUILDSTDERR: test01_append (tables.tests.test_enum.EnumVLArrayTestCase) BUILDSTDERR: Appending scalar elements of enumerated values. ... ok BUILDSTDERR: test02_appendMD (tables.tests.test_enum.EnumVLArrayTestCase) BUILDSTDERR: Appending multi-dimensional elements of enumerated values. ... ok BUILDSTDERR: test03_setitem (tables.tests.test_enum.EnumVLArrayTestCase) BUILDSTDERR: Changing enumerated values using ``vlarray.__setitem__()``. ... ok BUILDSTDERR: test00_instance (tables.tests.test_nestedtypes.DescriptionTestCase) BUILDSTDERR: Creating an instance of a nested description. ... ok BUILDSTDERR: test01_instance (tables.tests.test_nestedtypes.DescriptionTestCase) BUILDSTDERR: Checking attrs of an instance of a nested description. ... ok BUILDSTDERR: test00_create (tables.tests.test_nestedtypes.CreateTestCase) BUILDSTDERR: Creating a nested table. ... ok BUILDSTDERR: test01_open (tables.tests.test_nestedtypes.CreateTestCase) BUILDSTDERR: Opening a nested table. ... ok BUILDSTDERR: test02_NestedRecArrayCompat (tables.tests.test_nestedtypes.CreateTestCase) BUILDSTDERR: Creating a compatible nested record array``. ... ok BUILDSTDERR: test03_NRA (tables.tests.test_nestedtypes.CreateTestCase) BUILDSTDERR: Creating a table from a nested record array object. ... ok BUILDSTDERR: test04_NRA2 (tables.tests.test_nestedtypes.CreateTestCase) BUILDSTDERR: Creating a table from a generated nested record array object. ... ok BUILDSTDERR: test00_append (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Appending a set of rows. ... ok BUILDSTDERR: test01_row (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Appending individual rows. ... ok BUILDSTDERR: test02_where (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Searching nested data. ... ok BUILDSTDERR: test02b_whereAppend (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Searching nested data and appending it to another table. ... ok BUILDSTDERR: test03_colscond (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Searching on a column with nested columns. ... ok BUILDSTDERR: test04_modifyColumn (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Modifying one single nested column (modify_column). ... ok BUILDSTDERR: test05a_modifyColumns (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Modifying one nested column (modify_columns). ... ok BUILDSTDERR: test05b_modifyColumns (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Modifying two nested columns (modify_columns). ... ok BUILDSTDERR: test06_modifyRows (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Checking modifying several rows at once (using nested rec array) ... ok BUILDSTDERR: test07_index (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Checking indexes of nested columns. ... ok BUILDSTDERR: test08_setNestedField (tables.tests.test_nestedtypes.WriteNoReopen) BUILDSTDERR: Checking modifying a nested field via natural naming. ... ok BUILDSTDERR: test00_append (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Appending a set of rows. ... ok BUILDSTDERR: test01_row (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Appending individual rows. ... ok BUILDSTDERR: test02_where (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Searching nested data. ... ok BUILDSTDERR: test02b_whereAppend (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Searching nested data and appending it to another table. ... ok BUILDSTDERR: test03_colscond (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Searching on a column with nested columns. ... ok BUILDSTDERR: test04_modifyColumn (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Modifying one single nested column (modify_column). ... ok BUILDSTDERR: test05a_modifyColumns (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Modifying one nested column (modify_columns). ... ok BUILDSTDERR: test05b_modifyColumns (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Modifying two nested columns (modify_columns). ... ok BUILDSTDERR: test06_modifyRows (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Checking modifying several rows at once (using nested rec array) ... ok BUILDSTDERR: test07_index (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Checking indexes of nested columns. ... ok BUILDSTDERR: test08_setNestedField (tables.tests.test_nestedtypes.WriteReopen) BUILDSTDERR: Checking modifying a nested field via natural naming. ... ok BUILDSTDERR: test00a_repr (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking string representation of Cols. ... ok BUILDSTDERR: test00b_repr (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking string representation of nested Cols. ... ok BUILDSTDERR: test01a_f_col (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols._f_col() with a subgroup. ... ok BUILDSTDERR: test01b_f_col (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols._f_col() with a column. ... ok BUILDSTDERR: test01c_f_col (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols._f_col() with a nested subgroup. ... ok BUILDSTDERR: test02a__len__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__len__() in root level. ... ok BUILDSTDERR: test02b__len__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__len__() in subgroup level. ... ok BUILDSTDERR: test03a__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a single index. ... ok BUILDSTDERR: test03b__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a range index. ... ok BUILDSTDERR: test03c__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a range index with step. ... ok BUILDSTDERR: test04a__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a single index. ... ok BUILDSTDERR: test04b__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a range index. ... ok BUILDSTDERR: test04c__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a range index with ... ok BUILDSTDERR: test05a__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a single index. ... ok BUILDSTDERR: test05b__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a range index. ... ok BUILDSTDERR: test05c__getitem__ (tables.tests.test_nestedtypes.ColsNoReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a range index with ... ok BUILDSTDERR: test_01a__iter__ (tables.tests.test_nestedtypes.ColsNoReopen) ... ok BUILDSTDERR: test00a_repr (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking string representation of Cols. ... ok BUILDSTDERR: test00b_repr (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking string representation of nested Cols. ... ok BUILDSTDERR: test01a_f_col (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols._f_col() with a subgroup. ... ok BUILDSTDERR: test01b_f_col (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols._f_col() with a column. ... ok BUILDSTDERR: test01c_f_col (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols._f_col() with a nested subgroup. ... ok BUILDSTDERR: test02a__len__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__len__() in root level. ... ok BUILDSTDERR: test02b__len__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__len__() in subgroup level. ... ok BUILDSTDERR: test03a__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a single index. ... ok BUILDSTDERR: test03b__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a range index. ... ok BUILDSTDERR: test03c__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a range index with step. ... ok BUILDSTDERR: test04a__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a single index. ... ok BUILDSTDERR: test04b__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a range index. ... ok BUILDSTDERR: test04c__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with subgroups with a range index with ... ok BUILDSTDERR: test05a__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a single index. ... ok BUILDSTDERR: test05b__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a range index. ... ok BUILDSTDERR: test05c__getitem__ (tables.tests.test_nestedtypes.ColsReopen) BUILDSTDERR: Checking cols.__getitem__() with a column with a range index with ... ok BUILDSTDERR: test_01a__iter__ (tables.tests.test_nestedtypes.ColsReopen) ... ok BUILDSTDERR: test00a_repr (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking representation of a nested Table. ... ok BUILDSTDERR: test00b_repr (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking representation of a root Column. ... ok BUILDSTDERR: test00c_repr (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking representation of a nested Column. ... ok BUILDSTDERR: test01_read (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking Table.read with subgroups with a range index with step. ... ok BUILDSTDERR: test01_read_out_arg (tables.tests.test_nestedtypes.ReadNoReopen) ... ok BUILDSTDERR: test02_read (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking Table.read with a nested Column. ... ok BUILDSTDERR: test02_read_out_arg (tables.tests.test_nestedtypes.ReadNoReopen) BUILDSTDERR: Checking Table.read with a nested Column. ... ok BUILDSTDERR: test00a_repr (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking representation of a nested Table. ... ok BUILDSTDERR: test00b_repr (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking representation of a root Column. ... ok BUILDSTDERR: test00c_repr (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking representation of a nested Column. ... ok BUILDSTDERR: test01_read (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking Table.read with subgroups with a range index with step. ... ok BUILDSTDERR: test01_read_out_arg (tables.tests.test_nestedtypes.ReadReopen) ... ok BUILDSTDERR: test02_read (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking Table.read with a nested Column. ... ok BUILDSTDERR: test02_read_out_arg (tables.tests.test_nestedtypes.ReadReopen) BUILDSTDERR: Checking Table.read with a nested Column. ... ok BUILDSTDERR: test01a (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (instance flavor). ... ok BUILDSTDERR: test01b (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (class flavor). ... ok BUILDSTDERR: test01c (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (mixed instance/class flavor). ... ok BUILDSTDERR: test01d (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (dictionary flavor). ... ok BUILDSTDERR: test01e (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (mixed dictionary/class flavor). ... ok BUILDSTDERR: test01f (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Checking same nested columns (mixed dictionary/instance flavor). ... ok BUILDSTDERR: test02a (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Indexing two simple columns under the same nested column. ... ok BUILDSTDERR: test02b (tables.tests.test_nestedtypes.SameNestedNoReopen) BUILDSTDERR: Indexing two simple columns under the same (very) nested column. ... ok BUILDSTDERR: test01a (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (instance flavor). ... ok BUILDSTDERR: test01b (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (class flavor). ... ok BUILDSTDERR: test01c (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (mixed instance/class flavor). ... ok BUILDSTDERR: test01d (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (dictionary flavor). ... ok BUILDSTDERR: test01e (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (mixed dictionary/class flavor). ... ok BUILDSTDERR: test01f (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Checking same nested columns (mixed dictionary/instance flavor). ... ok BUILDSTDERR: test02a (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Indexing two simple columns under the same nested column. ... ok BUILDSTDERR: test02b (tables.tests.test_nestedtypes.SameNestedReopen) BUILDSTDERR: Indexing two simple columns under the same (very) nested column. ... ok BUILDSTDERR: test01 (tables.tests.test_nestedtypes.NestedTypesWithGaps) BUILDSTDERR: Opening a table with nested types with gaps. ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.EnumTestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.F64BETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.F64LETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.I64BETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.I64LETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.I32BETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.I32LETestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.ChunkedCompoundTestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.ContiguousCompoundTestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.ContiguousCompoundAppendTestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.ExtendibleTestCase) ... ok BUILDSTDERR: test (tables.tests.test_hdf5compat.SzipTestCase) ... ok BUILDSTDERR: test_numpy_str (tables.tests.test_hdf5compat.MatlabFileTestCase) ... ok BUILDSTDERR: test_string (tables.tests.test_hdf5compat.MatlabFileTestCase) ... ok BUILDSTDERR: test_unicode (tables.tests.test_hdf5compat.MatlabFileTestCase) ... ok BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic0DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... skipped '' BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic0DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... skipped '' BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic1DOneTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic1DTwoTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic1DThreeTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_char (tables.tests.test_numpy.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (character objects) ... ok BUILDSTDERR: test01_char_nc (tables.tests.test_numpy.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous character objects) ... ok BUILDSTDERR: test02_types (tables.tests.test_numpy.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (numerical types) ... ok BUILDSTDERR: test03_types_nc (tables.tests.test_numpy.Basic2DTestCase) BUILDSTDERR: Data integrity during recovery (non-contiguous numerical types) ... ok BUILDSTDERR: test00_iterativeGroups (tables.tests.test_numpy.GroupsArrayTestCase) BUILDSTDERR: Checking combinations of arrays with groups ... ok BUILDSTDERR: test01_largeRankArrays (tables.tests.test_numpy.GroupsArrayTestCase) BUILDSTDERR: Checking creation of large rank arrays (0 < rank <= 32) ... ok BUILDSTDERR: test01_readTableChar (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Checking column conversion into NumPy in read(). ... ok BUILDSTDERR: test01_readTableNum (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Checking column conversion into NumPy in read(). ... ok BUILDSTDERR: test02_readCoordsChar (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Column conversion into NumPy in readCoords(). ... ok BUILDSTDERR: test02_readCoordsNum (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Column conversion into NumPy in read_coordinates(). ... ok BUILDSTDERR: test03_getIndexNumPy (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Getting table rows specifyied as NumPy scalar integers. ... ok BUILDSTDERR: test04_setIndexNumPy (tables.tests.test_numpy.TableReadTestCase) BUILDSTDERR: Setting table rows specifyied as NumPy integers. ... ok BUILDSTDERR: test01a_basicTableRead (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of a NumPy in read(). ... ok BUILDSTDERR: test01b_basicTableRead (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of a NumPy in read() (strided version). ... ok BUILDSTDERR: test02_getWhereList (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of NumPy in get_where_list method. ... ok BUILDSTDERR: test03a_readWhere (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of NumPy in read_where method (strings). ... ok BUILDSTDERR: test03b_readWhere (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of NumPy in read_where method (numeric). ... ok BUILDSTDERR: test04a_createTable (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the Table creation from a numpy recarray. ... ok BUILDSTDERR: test04b_appendTable (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking appending a numpy recarray. ... ok BUILDSTDERR: test05a_assignColumn (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking assigning to a column. ... ok BUILDSTDERR: test05b_modifyingColumns (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying several columns at once. ... ok BUILDSTDERR: test05c_modifyingColumns (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying several columns using a single numpy buffer. ... ok BUILDSTDERR: test06a_assignNestedColumn (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking assigning a nested column (using modify_column). ... ok BUILDSTDERR: test06b_assignNestedColumn (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking assigning a nested column (using the .cols accessor). ... ok BUILDSTDERR: test07a_modifyingRows (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying several rows at once (using modify_rows). ... ok BUILDSTDERR: test07b_modifyingRows (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying several rows at once (using cols accessor). ... ok BUILDSTDERR: test08a_modifyingRows (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying just one row at once (using modify_rows). ... ok BUILDSTDERR: test08b_modifyingRows (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking modifying just one row at once (using cols accessor). ... ok BUILDSTDERR: test09a_getStrings (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test09b_getStrings (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test09c_getStrings (tables.tests.test_numpy.TableNativeFlavorOpenTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test01a_basicTableRead (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of a NumPy in read(). ... ok BUILDSTDERR: test01b_basicTableRead (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of a NumPy in read() (strided version). ... ok BUILDSTDERR: test02_getWhereList (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of NumPy in get_where_list method. ... ok BUILDSTDERR: test03a_readWhere (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of NumPy in read_where method (strings). ... ok BUILDSTDERR: test03b_readWhere (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of NumPy in read_where method (numeric). ... ok BUILDSTDERR: test04a_createTable (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the Table creation from a numpy recarray. ... ok BUILDSTDERR: test04b_appendTable (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking appending a numpy recarray. ... ok BUILDSTDERR: test05a_assignColumn (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking assigning to a column. ... ok BUILDSTDERR: test05b_modifyingColumns (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying several columns at once. ... ok BUILDSTDERR: test05c_modifyingColumns (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying several columns using a single numpy buffer. ... ok BUILDSTDERR: test06a_assignNestedColumn (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking assigning a nested column (using modify_column). ... ok BUILDSTDERR: test06b_assignNestedColumn (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking assigning a nested column (using the .cols accessor). ... ok BUILDSTDERR: test07a_modifyingRows (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying several rows at once (using modify_rows). ... ok BUILDSTDERR: test07b_modifyingRows (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying several rows at once (using cols accessor). ... ok BUILDSTDERR: test08a_modifyingRows (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying just one row at once (using modify_rows). ... ok BUILDSTDERR: test08b_modifyingRows (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking modifying just one row at once (using cols accessor). ... ok BUILDSTDERR: test09a_getStrings (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test09b_getStrings (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test09c_getStrings (tables.tests.test_numpy.TableNativeFlavorCloseTestCase) BUILDSTDERR: Checking the return of string columns with spaces. ... ok BUILDSTDERR: test01_writeAttribute (tables.tests.test_numpy.AttributesOpenTestCase) BUILDSTDERR: Checking the creation of a numpy attribute. ... ok BUILDSTDERR: test02_updateAttribute (tables.tests.test_numpy.AttributesOpenTestCase) BUILDSTDERR: Checking the modification of a numpy attribute. ... ok BUILDSTDERR: test01_writeAttribute (tables.tests.test_numpy.AttributesCloseTestCase) BUILDSTDERR: Checking the creation of a numpy attribute. ... ok BUILDSTDERR: test02_updateAttribute (tables.tests.test_numpy.AttributesCloseTestCase) BUILDSTDERR: Checking the modification of a numpy attribute. ... ok BUILDSTDERR: test01 (tables.tests.test_numpy.StrlenOpenTestCase) BUILDSTDERR: Checking the lengths of strings (read field). ... ok BUILDSTDERR: test02 (tables.tests.test_numpy.StrlenOpenTestCase) BUILDSTDERR: Checking the lengths of strings (read recarray). ... ok BUILDSTDERR: test03 (tables.tests.test_numpy.StrlenOpenTestCase) BUILDSTDERR: Checking the lengths of strings (read recarray, row by row). ... ok BUILDSTDERR: test01 (tables.tests.test_numpy.StrlenCloseTestCase) BUILDSTDERR: Checking the lengths of strings (read field). ... ok BUILDSTDERR: test02 (tables.tests.test_numpy.StrlenCloseTestCase) BUILDSTDERR: Checking the lengths of strings (read recarray). ... ok BUILDSTDERR: test03 (tables.tests.test_numpy.StrlenCloseTestCase) BUILDSTDERR: Checking the lengths of strings (read recarray, row by row). ... ok BUILDSTDERR: test_l0000 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint64``.test_l0000 ... ok BUILDSTDERR: test_l0001 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64) & ((c_extra + 1) < 0)``.test_l0001 ... ok BUILDSTDERR: test_l0002 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64) | (c_idxextra > 0)``.test_l0002 ... ok BUILDSTDERR: test_l0003 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0003 ... ok BUILDSTDERR: test_l0008 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint64 < 37L``.test_l0008 ... ok BUILDSTDERR: test_l0009 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) & ((c_extra + 1) < 0)``.test_l0009 ... ok BUILDSTDERR: test_l0010 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | (c_idxextra > 0)``.test_l0010 ... ok BUILDSTDERR: test_l0011 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0011 ... ok BUILDSTDERR: test_l0016 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint64 == bound``.test_l0016 ... ok BUILDSTDERR: test_l0017 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) & ((c_extra + 1) < 0)``.test_l0017 ... ok BUILDSTDERR: test_l0018 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | (c_idxextra > 0)``.test_l0018 ... ok BUILDSTDERR: test_l0019 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0019 ... ok BUILDSTDERR: test_l0020 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint64 != bound``.test_l0020 ... ok BUILDSTDERR: test_l0021 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) & ((c_extra + 1) < 0)``.test_l0021 ... ok BUILDSTDERR: test_l0022 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | (c_idxextra > 0)``.test_l0022 ... ok BUILDSTDERR: test_l0023 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0023 ... ok BUILDSTDERR: test_l0032 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint64) & (c_uint64 <= rbound)``.test_l0032 ... ok BUILDSTDERR: test_l0033 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0033 ... ok BUILDSTDERR: test_l0034 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | (c_idxextra > 0)``.test_l0034 ... ok BUILDSTDERR: test_l0035 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0035 ... ok BUILDSTDERR: test_l0040 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int32``.test_l0040 ... ok BUILDSTDERR: test_l0041 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32) & ((c_extra + 1) < 0)``.test_l0041 ... ok BUILDSTDERR: test_l0042 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32) | (c_idxextra > 0)``.test_l0042 ... ok BUILDSTDERR: test_l0043 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0043 ... ok BUILDSTDERR: test_l0048 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int32 < 37``.test_l0048 ... ok BUILDSTDERR: test_l0049 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) & ((c_extra + 1) < 0)``.test_l0049 ... ok BUILDSTDERR: test_l0050 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | (c_idxextra > 0)``.test_l0050 ... ok BUILDSTDERR: test_l0051 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0051 ... ok BUILDSTDERR: test_l0056 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int32 == bound``.test_l0056 ... ok BUILDSTDERR: test_l0057 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) & ((c_extra + 1) < 0)``.test_l0057 ... ok BUILDSTDERR: test_l0058 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | (c_idxextra > 0)``.test_l0058 ... ok BUILDSTDERR: test_l0059 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0059 ... ok BUILDSTDERR: test_l0060 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int32 != bound``.test_l0060 ... ok BUILDSTDERR: test_l0061 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) & ((c_extra + 1) < 0)``.test_l0061 ... ok BUILDSTDERR: test_l0062 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | (c_idxextra > 0)``.test_l0062 ... ok BUILDSTDERR: test_l0063 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0063 ... ok BUILDSTDERR: test_l0072 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_int32) & (c_int32 <= rbound)``.test_l0072 ... ok BUILDSTDERR: test_l0073 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0073 ... ok BUILDSTDERR: test_l0074 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | (c_idxextra > 0)``.test_l0074 ... ok BUILDSTDERR: test_l0075 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0075 ... ok BUILDSTDERR: test_l0120 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_complex128``.test_l0120 ... ok BUILDSTDERR: test_l0121 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128) & ((c_extra + 1) < 0)``.test_l0121 ... ok BUILDSTDERR: test_l0122 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128) | (c_idxextra > 0)``.test_l0122 ... ok BUILDSTDERR: test_l0123 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0123 ... ok BUILDSTDERR: test_l0128 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_complex128 < (37+0j)``.test_l0128 ... ok BUILDSTDERR: test_l0129 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) & ((c_extra + 1) < 0)``.test_l0129 ... ok BUILDSTDERR: test_l0130 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | (c_idxextra > 0)``.test_l0130 ... ok BUILDSTDERR: test_l0131 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0131 ... ok BUILDSTDERR: test_l0136 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_complex128 == bound``.test_l0136 ... ok BUILDSTDERR: test_l0137 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) & ((c_extra + 1) < 0)``.test_l0137 ... ok BUILDSTDERR: test_l0138 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | (c_idxextra > 0)``.test_l0138 ... ok BUILDSTDERR: test_l0139 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0139 ... ok BUILDSTDERR: test_l0140 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_complex128 != bound``.test_l0140 ... ok BUILDSTDERR: test_l0141 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) & ((c_extra + 1) < 0)``.test_l0141 ... ok BUILDSTDERR: test_l0142 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | (c_idxextra > 0)``.test_l0142 ... ok BUILDSTDERR: test_l0143 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0143 ... ok BUILDSTDERR: test_l0152 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_complex128) & (c_complex128 <= rbound)``.test_l0152 ... ok BUILDSTDERR: test_l0153 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) & ((c_extra + 1) < 0)``.test_l0153 ... ok BUILDSTDERR: test_l0154 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | (c_idxextra > 0)``.test_l0154 ... ok BUILDSTDERR: test_l0155 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0155 ... ok BUILDSTDERR: test_l0200 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float64``.test_l0200 ... ok BUILDSTDERR: test_l0201 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64) & ((c_extra + 1) < 0)``.test_l0201 ... ok BUILDSTDERR: test_l0202 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64) | (c_idxextra > 0)``.test_l0202 ... ok BUILDSTDERR: test_l0203 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0203 ... ok BUILDSTDERR: test_l0208 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float64 < 37.0``.test_l0208 ... ok BUILDSTDERR: test_l0209 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) & ((c_extra + 1) < 0)``.test_l0209 ... ok BUILDSTDERR: test_l0210 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | (c_idxextra > 0)``.test_l0210 ... ok BUILDSTDERR: test_l0211 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0211 ... ok BUILDSTDERR: test_l0216 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float64 == bound``.test_l0216 ... ok BUILDSTDERR: test_l0217 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) & ((c_extra + 1) < 0)``.test_l0217 ... ok BUILDSTDERR: test_l0218 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | (c_idxextra > 0)``.test_l0218 ... ok BUILDSTDERR: test_l0219 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0219 ... ok BUILDSTDERR: test_l0220 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float64 != bound``.test_l0220 ... ok BUILDSTDERR: test_l0221 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) & ((c_extra + 1) < 0)``.test_l0221 ... ok BUILDSTDERR: test_l0222 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | (c_idxextra > 0)``.test_l0222 ... ok BUILDSTDERR: test_l0223 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0223 ... ok BUILDSTDERR: test_l0232 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_float64) & (c_float64 <= rbound)``.test_l0232 ... ok BUILDSTDERR: test_l0233 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0233 ... ok BUILDSTDERR: test_l0234 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | (c_idxextra > 0)``.test_l0234 ... ok BUILDSTDERR: test_l0235 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0235 ... ok BUILDSTDERR: test_l0240 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_string``.test_l0240 ... ok BUILDSTDERR: test_l0241 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string) & ((c_extra + 1) < 0)``.test_l0241 ... ok BUILDSTDERR: test_l0242 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string) | (c_idxextra > 0)``.test_l0242 ... ok BUILDSTDERR: test_l0243 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0243 ... ok BUILDSTDERR: test_l0248 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_string < '37'``.test_l0248 ... ok BUILDSTDERR: test_l0249 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string < '37') & ((c_extra + 1) < 0)``.test_l0249 ... ok BUILDSTDERR: test_l0250 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | (c_idxextra > 0)``.test_l0250 ... ok BUILDSTDERR: test_l0251 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0251 ... ok BUILDSTDERR: test_l0256 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_string == bound``.test_l0256 ... ok BUILDSTDERR: test_l0257 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string == bound) & ((c_extra + 1) < 0)``.test_l0257 ... ok BUILDSTDERR: test_l0258 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | (c_idxextra > 0)``.test_l0258 ... ok BUILDSTDERR: test_l0259 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0259 ... ok BUILDSTDERR: test_l0260 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_string != bound``.test_l0260 ... ok BUILDSTDERR: test_l0261 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string != bound) & ((c_extra + 1) < 0)``.test_l0261 ... ok BUILDSTDERR: test_l0262 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | (c_idxextra > 0)``.test_l0262 ... ok BUILDSTDERR: test_l0263 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0263 ... ok BUILDSTDERR: test_l0272 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_string) & (c_string <= rbound)``.test_l0272 ... ok BUILDSTDERR: test_l0273 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) & ((c_extra + 1) < 0)``.test_l0273 ... ok BUILDSTDERR: test_l0274 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | (c_idxextra > 0)``.test_l0274 ... ok BUILDSTDERR: test_l0275 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0275 ... ok BUILDSTDERR: test_l0280 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time32``.test_l0280 ... ok BUILDSTDERR: test_l0281 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32) & ((c_extra + 1) < 0)``.test_l0281 ... ok BUILDSTDERR: test_l0282 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32) | (c_idxextra > 0)``.test_l0282 ... ok BUILDSTDERR: test_l0283 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0283 ... ok BUILDSTDERR: test_l0288 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time32 < 37``.test_l0288 ... ok BUILDSTDERR: test_l0289 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) & ((c_extra + 1) < 0)``.test_l0289 ... ok BUILDSTDERR: test_l0290 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | (c_idxextra > 0)``.test_l0290 ... ok BUILDSTDERR: test_l0291 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0291 ... ok BUILDSTDERR: test_l0296 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time32 == bound``.test_l0296 ... ok BUILDSTDERR: test_l0297 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) & ((c_extra + 1) < 0)``.test_l0297 ... ok BUILDSTDERR: test_l0298 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | (c_idxextra > 0)``.test_l0298 ... ok BUILDSTDERR: test_l0299 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0299 ... ok BUILDSTDERR: test_l0300 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time32 != bound``.test_l0300 ... ok BUILDSTDERR: test_l0301 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) & ((c_extra + 1) < 0)``.test_l0301 ... ok BUILDSTDERR: test_l0302 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | (c_idxextra > 0)``.test_l0302 ... ok BUILDSTDERR: test_l0303 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0303 ... ok BUILDSTDERR: test_l0312 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_time32) & (c_time32 <= rbound)``.test_l0312 ... ok BUILDSTDERR: test_l0313 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0313 ... ok BUILDSTDERR: test_l0314 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | (c_idxextra > 0)``.test_l0314 ... ok BUILDSTDERR: test_l0315 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0315 ... ok BUILDSTDERR: test_l0320 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_enum``.test_l0320 ... ok BUILDSTDERR: test_l0321 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum) & ((c_extra + 1) < 0)``.test_l0321 ... ok BUILDSTDERR: test_l0322 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum) | (c_idxextra > 0)``.test_l0322 ... ok BUILDSTDERR: test_l0323 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0323 ... ok BUILDSTDERR: test_l0328 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_enum < 37``.test_l0328 ... ok BUILDSTDERR: test_l0329 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) & ((c_extra + 1) < 0)``.test_l0329 ... ok BUILDSTDERR: test_l0330 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | (c_idxextra > 0)``.test_l0330 ... ok BUILDSTDERR: test_l0331 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0331 ... ok BUILDSTDERR: test_l0336 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_enum == bound``.test_l0336 ... ok BUILDSTDERR: test_l0337 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) & ((c_extra + 1) < 0)``.test_l0337 ... ok BUILDSTDERR: test_l0338 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | (c_idxextra > 0)``.test_l0338 ... ok BUILDSTDERR: test_l0339 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0339 ... ok BUILDSTDERR: test_l0340 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_enum != bound``.test_l0340 ... ok BUILDSTDERR: test_l0341 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) & ((c_extra + 1) < 0)``.test_l0341 ... ok BUILDSTDERR: test_l0342 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | (c_idxextra > 0)``.test_l0342 ... ok BUILDSTDERR: test_l0343 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0343 ... ok BUILDSTDERR: test_l0352 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_enum) & (c_enum <= rbound)``.test_l0352 ... ok BUILDSTDERR: test_l0353 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) & ((c_extra + 1) < 0)``.test_l0353 ... ok BUILDSTDERR: test_l0354 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | (c_idxextra > 0)``.test_l0354 ... ok BUILDSTDERR: test_l0355 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0355 ... ok BUILDSTDERR: test_l0400 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint32``.test_l0400 ... ok BUILDSTDERR: test_l0401 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32) & ((c_extra + 1) < 0)``.test_l0401 ... ok BUILDSTDERR: test_l0402 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32) | (c_idxextra > 0)``.test_l0402 ... ok BUILDSTDERR: test_l0403 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0403 ... ok BUILDSTDERR: test_l0408 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint32 < 37L``.test_l0408 ... ok BUILDSTDERR: test_l0409 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) & ((c_extra + 1) < 0)``.test_l0409 ... ok BUILDSTDERR: test_l0410 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | (c_idxextra > 0)``.test_l0410 ... ok BUILDSTDERR: test_l0411 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0411 ... ok BUILDSTDERR: test_l0416 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint32 == bound``.test_l0416 ... ok BUILDSTDERR: test_l0417 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) & ((c_extra + 1) < 0)``.test_l0417 ... ok BUILDSTDERR: test_l0418 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | (c_idxextra > 0)``.test_l0418 ... ok BUILDSTDERR: test_l0419 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0419 ... ok BUILDSTDERR: test_l0420 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_uint32 != bound``.test_l0420 ... ok BUILDSTDERR: test_l0421 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) & ((c_extra + 1) < 0)``.test_l0421 ... ok BUILDSTDERR: test_l0422 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | (c_idxextra > 0)``.test_l0422 ... ok BUILDSTDERR: test_l0423 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0423 ... ok BUILDSTDERR: test_l0432 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint32) & (c_uint32 <= rbound)``.test_l0432 ... ok BUILDSTDERR: test_l0433 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0433 ... ok BUILDSTDERR: test_l0434 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | (c_idxextra > 0)``.test_l0434 ... ok BUILDSTDERR: test_l0435 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0435 ... ok BUILDSTDERR: test_l0480 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_bool``.test_l0480 ... ok BUILDSTDERR: test_l0481 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool) & ((c_extra + 1) < 0)``.test_l0481 ... ok BUILDSTDERR: test_l0482 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool) | (c_idxextra > 0)``.test_l0482 ... ok BUILDSTDERR: test_l0483 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0483 ... ok BUILDSTDERR: test_l0488 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_bool < True``.test_l0488 ... ok BUILDSTDERR: test_l0489 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool < True) & ((c_extra + 1) < 0)``.test_l0489 ... ok BUILDSTDERR: test_l0490 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | (c_idxextra > 0)``.test_l0490 ... ok BUILDSTDERR: test_l0491 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0491 ... ok BUILDSTDERR: test_l0496 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_bool == bound``.test_l0496 ... ok BUILDSTDERR: test_l0497 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) & ((c_extra + 1) < 0)``.test_l0497 ... ok BUILDSTDERR: test_l0498 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | (c_idxextra > 0)``.test_l0498 ... ok BUILDSTDERR: test_l0499 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0499 ... ok BUILDSTDERR: test_l0500 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_bool != bound``.test_l0500 ... ok BUILDSTDERR: test_l0501 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) & ((c_extra + 1) < 0)``.test_l0501 ... ok BUILDSTDERR: test_l0502 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | (c_idxextra > 0)``.test_l0502 ... ok BUILDSTDERR: test_l0503 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0503 ... ok BUILDSTDERR: test_l0512 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_bool) & (c_bool <= rbound)``.test_l0512 ... ok BUILDSTDERR: test_l0513 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) & ((c_extra + 1) < 0)``.test_l0513 ... ok BUILDSTDERR: test_l0514 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | (c_idxextra > 0)``.test_l0514 ... ok BUILDSTDERR: test_l0515 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0515 ... ok BUILDSTDERR: test_l0520 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int64``.test_l0520 ... ok BUILDSTDERR: test_l0521 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64) & ((c_extra + 1) < 0)``.test_l0521 ... ok BUILDSTDERR: test_l0522 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64) | (c_idxextra > 0)``.test_l0522 ... ok BUILDSTDERR: test_l0523 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0523 ... ok BUILDSTDERR: test_l0528 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int64 < 37L``.test_l0528 ... ok BUILDSTDERR: test_l0529 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) & ((c_extra + 1) < 0)``.test_l0529 ... ok BUILDSTDERR: test_l0530 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | (c_idxextra > 0)``.test_l0530 ... ok BUILDSTDERR: test_l0531 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0531 ... ok BUILDSTDERR: test_l0536 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int64 == bound``.test_l0536 ... ok BUILDSTDERR: test_l0537 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) & ((c_extra + 1) < 0)``.test_l0537 ... ok BUILDSTDERR: test_l0538 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | (c_idxextra > 0)``.test_l0538 ... ok BUILDSTDERR: test_l0539 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0539 ... ok BUILDSTDERR: test_l0540 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int64 != bound``.test_l0540 ... ok BUILDSTDERR: test_l0541 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) & ((c_extra + 1) < 0)``.test_l0541 ... ok BUILDSTDERR: test_l0542 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | (c_idxextra > 0)``.test_l0542 ... ok BUILDSTDERR: test_l0543 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0543 ... ok BUILDSTDERR: test_l0552 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_int64) & (c_int64 <= rbound)``.test_l0552 ... ok BUILDSTDERR: test_l0553 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0553 ... ok BUILDSTDERR: test_l0554 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | (c_idxextra > 0)``.test_l0554 ... ok BUILDSTDERR: test_l0555 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0555 ... ok BUILDSTDERR: test_l0560 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float16``.test_l0560 ... ok BUILDSTDERR: test_l0561 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16) & ((c_extra + 1) < 0)``.test_l0561 ... ok BUILDSTDERR: test_l0562 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16) | (c_idxextra > 0)``.test_l0562 ... ok BUILDSTDERR: test_l0563 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0563 ... ok BUILDSTDERR: test_l0568 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float16 < 37.0``.test_l0568 ... ok BUILDSTDERR: test_l0569 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) & ((c_extra + 1) < 0)``.test_l0569 ... ok BUILDSTDERR: test_l0570 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | (c_idxextra > 0)``.test_l0570 ... ok BUILDSTDERR: test_l0571 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0571 ... ok BUILDSTDERR: test_l0576 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float16 == bound``.test_l0576 ... ok BUILDSTDERR: test_l0577 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) & ((c_extra + 1) < 0)``.test_l0577 ... ok BUILDSTDERR: test_l0578 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | (c_idxextra > 0)``.test_l0578 ... ok BUILDSTDERR: test_l0579 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0579 ... ok BUILDSTDERR: test_l0580 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_float16 != bound``.test_l0580 ... ok BUILDSTDERR: test_l0581 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) & ((c_extra + 1) < 0)``.test_l0581 ... ok BUILDSTDERR: test_l0582 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | (c_idxextra > 0)``.test_l0582 ... ok BUILDSTDERR: test_l0583 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0583 ... ok BUILDSTDERR: test_l0592 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_float16) & (c_float16 <= rbound)``.test_l0592 ... ok BUILDSTDERR: test_l0593 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) & ((c_extra + 1) < 0)``.test_l0593 ... ok BUILDSTDERR: test_l0594 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | (c_idxextra > 0)``.test_l0594 ... ok BUILDSTDERR: test_l0595 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0595 ... ok BUILDSTDERR: test_l0600 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int8``.test_l0600 ... ok BUILDSTDERR: test_l0601 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8) & ((c_extra + 1) < 0)``.test_l0601 ... ok BUILDSTDERR: test_l0602 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8) | (c_idxextra > 0)``.test_l0602 ... ok BUILDSTDERR: test_l0603 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0603 ... ok BUILDSTDERR: test_l0608 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int8 < 37``.test_l0608 ... ok BUILDSTDERR: test_l0609 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) & ((c_extra + 1) < 0)``.test_l0609 ... ok BUILDSTDERR: test_l0610 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | (c_idxextra > 0)``.test_l0610 ... ok BUILDSTDERR: test_l0611 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0611 ... ok BUILDSTDERR: test_l0616 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int8 == bound``.test_l0616 ... ok BUILDSTDERR: test_l0617 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) & ((c_extra + 1) < 0)``.test_l0617 ... ok BUILDSTDERR: test_l0618 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | (c_idxextra > 0)``.test_l0618 ... ok BUILDSTDERR: test_l0619 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0619 ... ok BUILDSTDERR: test_l0620 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_int8 != bound``.test_l0620 ... ok BUILDSTDERR: test_l0621 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) & ((c_extra + 1) < 0)``.test_l0621 ... ok BUILDSTDERR: test_l0622 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | (c_idxextra > 0)``.test_l0622 ... ok BUILDSTDERR: test_l0623 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0623 ... ok BUILDSTDERR: test_l0632 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_int8) & (c_int8 <= rbound)``.test_l0632 ... ok BUILDSTDERR: test_l0633 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) & ((c_extra + 1) < 0)``.test_l0633 ... ok BUILDSTDERR: test_l0634 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | (c_idxextra > 0)``.test_l0634 ... ok BUILDSTDERR: test_l0635 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0635 ... ok BUILDSTDERR: test_l0680 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time64``.test_l0680 ... ok BUILDSTDERR: test_l0681 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64) & ((c_extra + 1) < 0)``.test_l0681 ... ok BUILDSTDERR: test_l0682 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64) | (c_idxextra > 0)``.test_l0682 ... ok BUILDSTDERR: test_l0683 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0683 ... ok BUILDSTDERR: test_l0688 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time64 < 37.0``.test_l0688 ... ok BUILDSTDERR: test_l0689 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) & ((c_extra + 1) < 0)``.test_l0689 ... ok BUILDSTDERR: test_l0690 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | (c_idxextra > 0)``.test_l0690 ... ok BUILDSTDERR: test_l0691 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0691 ... ok BUILDSTDERR: test_l0696 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time64 == bound``.test_l0696 ... ok BUILDSTDERR: test_l0697 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) & ((c_extra + 1) < 0)``.test_l0697 ... ok BUILDSTDERR: test_l0698 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | (c_idxextra > 0)``.test_l0698 ... ok BUILDSTDERR: test_l0699 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0699 ... ok BUILDSTDERR: test_l0700 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``c_time64 != bound``.test_l0700 ... ok BUILDSTDERR: test_l0701 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) & ((c_extra + 1) < 0)``.test_l0701 ... ok BUILDSTDERR: test_l0702 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | (c_idxextra > 0)``.test_l0702 ... ok BUILDSTDERR: test_l0703 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0703 ... ok BUILDSTDERR: test_l0712 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``(lbound < c_time64) & (c_time64 <= rbound)``.test_l0712 ... ok BUILDSTDERR: test_l0713 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0713 ... ok BUILDSTDERR: test_l0714 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | (c_idxextra > 0)``.test_l0714 ... ok BUILDSTDERR: test_l0715 (tables.tests.test_queries.SSTDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0715 ... ok BUILDSTDERR: test_l0000 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint64``.test_l0000 ... ok BUILDSTDERR: test_l0001 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) & ((c_extra + 1) < 0)``.test_l0001 ... ok BUILDSTDERR: test_l0002 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | (c_idxextra > 0)``.test_l0002 ... ok BUILDSTDERR: test_l0003 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0003 ... ok BUILDSTDERR: test_l0008 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 < 37L``.test_l0008 ... ok BUILDSTDERR: test_l0009 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) & ((c_extra + 1) < 0)``.test_l0009 ... ok BUILDSTDERR: test_l0010 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | (c_idxextra > 0)``.test_l0010 ... ok BUILDSTDERR: test_l0011 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0011 ... ok BUILDSTDERR: test_l0016 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 == bound``.test_l0016 ... ok BUILDSTDERR: test_l0017 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) & ((c_extra + 1) < 0)``.test_l0017 ... ok BUILDSTDERR: test_l0018 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | (c_idxextra > 0)``.test_l0018 ... ok BUILDSTDERR: test_l0019 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0019 ... ok BUILDSTDERR: test_l0020 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 != bound``.test_l0020 ... ok BUILDSTDERR: test_l0021 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) & ((c_extra + 1) < 0)``.test_l0021 ... ok BUILDSTDERR: test_l0022 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | (c_idxextra > 0)``.test_l0022 ... ok BUILDSTDERR: test_l0023 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0023 ... ok BUILDSTDERR: test_l0032 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint64) & (c_uint64 <= rbound)``.test_l0032 ... ok BUILDSTDERR: test_l0033 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0033 ... ok BUILDSTDERR: test_l0034 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | (c_idxextra > 0)``.test_l0034 ... ok BUILDSTDERR: test_l0035 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0035 ... ok BUILDSTDERR: test_l0040 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int32``.test_l0040 ... ok BUILDSTDERR: test_l0041 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) & ((c_extra + 1) < 0)``.test_l0041 ... ok BUILDSTDERR: test_l0042 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | (c_idxextra > 0)``.test_l0042 ... ok BUILDSTDERR: test_l0043 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0043 ... ok BUILDSTDERR: test_l0048 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int32 < 37``.test_l0048 ... ok BUILDSTDERR: test_l0049 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) & ((c_extra + 1) < 0)``.test_l0049 ... ok BUILDSTDERR: test_l0050 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | (c_idxextra > 0)``.test_l0050 ... ok BUILDSTDERR: test_l0051 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0051 ... ok BUILDSTDERR: test_l0056 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int32 == bound``.test_l0056 ... ok BUILDSTDERR: test_l0057 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) & ((c_extra + 1) < 0)``.test_l0057 ... ok BUILDSTDERR: test_l0058 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | (c_idxextra > 0)``.test_l0058 ... ok BUILDSTDERR: test_l0059 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0059 ... ok BUILDSTDERR: test_l0060 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int32 != bound``.test_l0060 ... ok BUILDSTDERR: test_l0061 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) & ((c_extra + 1) < 0)``.test_l0061 ... ok BUILDSTDERR: test_l0062 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | (c_idxextra > 0)``.test_l0062 ... ok BUILDSTDERR: test_l0063 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0063 ... ok BUILDSTDERR: test_l0072 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int32) & (c_int32 <= rbound)``.test_l0072 ... ok BUILDSTDERR: test_l0073 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0073 ... ok BUILDSTDERR: test_l0074 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | (c_idxextra > 0)``.test_l0074 ... ok BUILDSTDERR: test_l0075 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0075 ... ok BUILDSTDERR: test_l0120 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_complex128``.test_l0120 ... ok BUILDSTDERR: test_l0121 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) & ((c_extra + 1) < 0)``.test_l0121 ... ok BUILDSTDERR: test_l0122 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | (c_idxextra > 0)``.test_l0122 ... ok BUILDSTDERR: test_l0123 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0123 ... ok BUILDSTDERR: test_l0128 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 < (37+0j)``.test_l0128 ... ok BUILDSTDERR: test_l0129 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) & ((c_extra + 1) < 0)``.test_l0129 ... ok BUILDSTDERR: test_l0130 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | (c_idxextra > 0)``.test_l0130 ... ok BUILDSTDERR: test_l0131 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0131 ... ok BUILDSTDERR: test_l0136 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 == bound``.test_l0136 ... ok BUILDSTDERR: test_l0137 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) & ((c_extra + 1) < 0)``.test_l0137 ... ok BUILDSTDERR: test_l0138 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | (c_idxextra > 0)``.test_l0138 ... ok BUILDSTDERR: test_l0139 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0139 ... ok BUILDSTDERR: test_l0140 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 != bound``.test_l0140 ... ok BUILDSTDERR: test_l0141 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) & ((c_extra + 1) < 0)``.test_l0141 ... ok BUILDSTDERR: test_l0142 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | (c_idxextra > 0)``.test_l0142 ... ok BUILDSTDERR: test_l0143 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0143 ... ok BUILDSTDERR: test_l0152 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_complex128) & (c_complex128 <= rbound)``.test_l0152 ... ok BUILDSTDERR: test_l0153 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) & ((c_extra + 1) < 0)``.test_l0153 ... ok BUILDSTDERR: test_l0154 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | (c_idxextra > 0)``.test_l0154 ... ok BUILDSTDERR: test_l0155 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0155 ... ok BUILDSTDERR: test_l0200 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float64``.test_l0200 ... ok BUILDSTDERR: test_l0201 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) & ((c_extra + 1) < 0)``.test_l0201 ... ok BUILDSTDERR: test_l0202 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | (c_idxextra > 0)``.test_l0202 ... ok BUILDSTDERR: test_l0203 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0203 ... ok BUILDSTDERR: test_l0208 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float64 < 37.0``.test_l0208 ... ok BUILDSTDERR: test_l0209 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) & ((c_extra + 1) < 0)``.test_l0209 ... ok BUILDSTDERR: test_l0210 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | (c_idxextra > 0)``.test_l0210 ... ok BUILDSTDERR: test_l0211 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0211 ... ok BUILDSTDERR: test_l0216 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float64 == bound``.test_l0216 ... ok BUILDSTDERR: test_l0217 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) & ((c_extra + 1) < 0)``.test_l0217 ... ok BUILDSTDERR: test_l0218 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | (c_idxextra > 0)``.test_l0218 ... ok BUILDSTDERR: test_l0219 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0219 ... ok BUILDSTDERR: test_l0220 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float64 != bound``.test_l0220 ... ok BUILDSTDERR: test_l0221 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) & ((c_extra + 1) < 0)``.test_l0221 ... ok BUILDSTDERR: test_l0222 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | (c_idxextra > 0)``.test_l0222 ... ok BUILDSTDERR: test_l0223 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0223 ... ok BUILDSTDERR: test_l0232 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float64) & (c_float64 <= rbound)``.test_l0232 ... ok BUILDSTDERR: test_l0233 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0233 ... ok BUILDSTDERR: test_l0234 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | (c_idxextra > 0)``.test_l0234 ... ok BUILDSTDERR: test_l0235 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0235 ... ok BUILDSTDERR: test_l0240 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_string``.test_l0240 ... ok BUILDSTDERR: test_l0241 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string) & ((c_extra + 1) < 0)``.test_l0241 ... ok BUILDSTDERR: test_l0242 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | (c_idxextra > 0)``.test_l0242 ... ok BUILDSTDERR: test_l0243 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0243 ... ok BUILDSTDERR: test_l0248 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_string < '37'``.test_l0248 ... ok BUILDSTDERR: test_l0249 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') & ((c_extra + 1) < 0)``.test_l0249 ... ok BUILDSTDERR: test_l0250 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | (c_idxextra > 0)``.test_l0250 ... ok BUILDSTDERR: test_l0251 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0251 ... ok BUILDSTDERR: test_l0256 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_string == bound``.test_l0256 ... ok BUILDSTDERR: test_l0257 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) & ((c_extra + 1) < 0)``.test_l0257 ... ok BUILDSTDERR: test_l0258 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | (c_idxextra > 0)``.test_l0258 ... ok BUILDSTDERR: test_l0259 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0259 ... ok BUILDSTDERR: test_l0260 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_string != bound``.test_l0260 ... ok BUILDSTDERR: test_l0261 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) & ((c_extra + 1) < 0)``.test_l0261 ... ok BUILDSTDERR: test_l0262 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | (c_idxextra > 0)``.test_l0262 ... ok BUILDSTDERR: test_l0263 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0263 ... ok BUILDSTDERR: test_l0272 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_string) & (c_string <= rbound)``.test_l0272 ... ok BUILDSTDERR: test_l0273 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) & ((c_extra + 1) < 0)``.test_l0273 ... ok BUILDSTDERR: test_l0274 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | (c_idxextra > 0)``.test_l0274 ... ok BUILDSTDERR: test_l0275 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0275 ... ok BUILDSTDERR: test_l0280 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time32``.test_l0280 ... ok BUILDSTDERR: test_l0281 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) & ((c_extra + 1) < 0)``.test_l0281 ... ok BUILDSTDERR: test_l0282 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | (c_idxextra > 0)``.test_l0282 ... ok BUILDSTDERR: test_l0283 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0283 ... ok BUILDSTDERR: test_l0288 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time32 < 37``.test_l0288 ... ok BUILDSTDERR: test_l0289 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) & ((c_extra + 1) < 0)``.test_l0289 ... ok BUILDSTDERR: test_l0290 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | (c_idxextra > 0)``.test_l0290 ... ok BUILDSTDERR: test_l0291 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0291 ... ok BUILDSTDERR: test_l0296 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time32 == bound``.test_l0296 ... ok BUILDSTDERR: test_l0297 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) & ((c_extra + 1) < 0)``.test_l0297 ... ok BUILDSTDERR: test_l0298 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | (c_idxextra > 0)``.test_l0298 ... ok BUILDSTDERR: test_l0299 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0299 ... ok BUILDSTDERR: test_l0300 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time32 != bound``.test_l0300 ... ok BUILDSTDERR: test_l0301 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) & ((c_extra + 1) < 0)``.test_l0301 ... ok BUILDSTDERR: test_l0302 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | (c_idxextra > 0)``.test_l0302 ... ok BUILDSTDERR: test_l0303 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0303 ... ok BUILDSTDERR: test_l0312 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time32) & (c_time32 <= rbound)``.test_l0312 ... ok BUILDSTDERR: test_l0313 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0313 ... ok BUILDSTDERR: test_l0314 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | (c_idxextra > 0)``.test_l0314 ... ok BUILDSTDERR: test_l0315 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0315 ... ok BUILDSTDERR: test_l0320 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_enum``.test_l0320 ... ok BUILDSTDERR: test_l0321 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) & ((c_extra + 1) < 0)``.test_l0321 ... ok BUILDSTDERR: test_l0322 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | (c_idxextra > 0)``.test_l0322 ... ok BUILDSTDERR: test_l0323 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0323 ... ok BUILDSTDERR: test_l0328 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_enum < 37``.test_l0328 ... ok BUILDSTDERR: test_l0329 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) & ((c_extra + 1) < 0)``.test_l0329 ... ok BUILDSTDERR: test_l0330 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | (c_idxextra > 0)``.test_l0330 ... ok BUILDSTDERR: test_l0331 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0331 ... ok BUILDSTDERR: test_l0336 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_enum == bound``.test_l0336 ... ok BUILDSTDERR: test_l0337 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) & ((c_extra + 1) < 0)``.test_l0337 ... ok BUILDSTDERR: test_l0338 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | (c_idxextra > 0)``.test_l0338 ... ok BUILDSTDERR: test_l0339 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0339 ... ok BUILDSTDERR: test_l0340 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_enum != bound``.test_l0340 ... ok BUILDSTDERR: test_l0341 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) & ((c_extra + 1) < 0)``.test_l0341 ... ok BUILDSTDERR: test_l0342 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | (c_idxextra > 0)``.test_l0342 ... ok BUILDSTDERR: test_l0343 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0343 ... ok BUILDSTDERR: test_l0352 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_enum) & (c_enum <= rbound)``.test_l0352 ... ok BUILDSTDERR: test_l0353 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) & ((c_extra + 1) < 0)``.test_l0353 ... ok BUILDSTDERR: test_l0354 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | (c_idxextra > 0)``.test_l0354 ... ok BUILDSTDERR: test_l0355 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0355 ... ok BUILDSTDERR: test_l0400 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint32``.test_l0400 ... ok BUILDSTDERR: test_l0401 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) & ((c_extra + 1) < 0)``.test_l0401 ... ok BUILDSTDERR: test_l0402 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | (c_idxextra > 0)``.test_l0402 ... ok BUILDSTDERR: test_l0403 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0403 ... ok BUILDSTDERR: test_l0408 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 < 37L``.test_l0408 ... ok BUILDSTDERR: test_l0409 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) & ((c_extra + 1) < 0)``.test_l0409 ... ok BUILDSTDERR: test_l0410 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | (c_idxextra > 0)``.test_l0410 ... ok BUILDSTDERR: test_l0411 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0411 ... ok BUILDSTDERR: test_l0416 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 == bound``.test_l0416 ... ok BUILDSTDERR: test_l0417 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) & ((c_extra + 1) < 0)``.test_l0417 ... ok BUILDSTDERR: test_l0418 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | (c_idxextra > 0)``.test_l0418 ... ok BUILDSTDERR: test_l0419 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0419 ... ok BUILDSTDERR: test_l0420 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 != bound``.test_l0420 ... ok BUILDSTDERR: test_l0421 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) & ((c_extra + 1) < 0)``.test_l0421 ... ok BUILDSTDERR: test_l0422 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | (c_idxextra > 0)``.test_l0422 ... ok BUILDSTDERR: test_l0423 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0423 ... ok BUILDSTDERR: test_l0432 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint32) & (c_uint32 <= rbound)``.test_l0432 ... ok BUILDSTDERR: test_l0433 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0433 ... ok BUILDSTDERR: test_l0434 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | (c_idxextra > 0)``.test_l0434 ... ok BUILDSTDERR: test_l0435 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0435 ... ok BUILDSTDERR: test_l0480 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_bool``.test_l0480 ... ok BUILDSTDERR: test_l0481 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) & ((c_extra + 1) < 0)``.test_l0481 ... ok BUILDSTDERR: test_l0482 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | (c_idxextra > 0)``.test_l0482 ... ok BUILDSTDERR: test_l0483 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0483 ... ok BUILDSTDERR: test_l0488 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_bool < True``.test_l0488 ... ok BUILDSTDERR: test_l0489 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) & ((c_extra + 1) < 0)``.test_l0489 ... ok BUILDSTDERR: test_l0490 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | (c_idxextra > 0)``.test_l0490 ... ok BUILDSTDERR: test_l0491 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0491 ... ok BUILDSTDERR: test_l0496 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_bool == bound``.test_l0496 ... ok BUILDSTDERR: test_l0497 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) & ((c_extra + 1) < 0)``.test_l0497 ... ok BUILDSTDERR: test_l0498 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | (c_idxextra > 0)``.test_l0498 ... ok BUILDSTDERR: test_l0499 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0499 ... ok BUILDSTDERR: test_l0500 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_bool != bound``.test_l0500 ... ok BUILDSTDERR: test_l0501 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) & ((c_extra + 1) < 0)``.test_l0501 ... ok BUILDSTDERR: test_l0502 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | (c_idxextra > 0)``.test_l0502 ... ok BUILDSTDERR: test_l0503 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0503 ... ok BUILDSTDERR: test_l0512 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_bool) & (c_bool <= rbound)``.test_l0512 ... ok BUILDSTDERR: test_l0513 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) & ((c_extra + 1) < 0)``.test_l0513 ... ok BUILDSTDERR: test_l0514 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | (c_idxextra > 0)``.test_l0514 ... ok BUILDSTDERR: test_l0515 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0515 ... ok BUILDSTDERR: test_l0520 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int64``.test_l0520 ... ok BUILDSTDERR: test_l0521 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) & ((c_extra + 1) < 0)``.test_l0521 ... ok BUILDSTDERR: test_l0522 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | (c_idxextra > 0)``.test_l0522 ... ok BUILDSTDERR: test_l0523 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0523 ... ok BUILDSTDERR: test_l0528 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int64 < 37L``.test_l0528 ... ok BUILDSTDERR: test_l0529 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) & ((c_extra + 1) < 0)``.test_l0529 ... ok BUILDSTDERR: test_l0530 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | (c_idxextra > 0)``.test_l0530 ... ok BUILDSTDERR: test_l0531 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0531 ... ok BUILDSTDERR: test_l0536 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int64 == bound``.test_l0536 ... ok BUILDSTDERR: test_l0537 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) & ((c_extra + 1) < 0)``.test_l0537 ... ok BUILDSTDERR: test_l0538 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | (c_idxextra > 0)``.test_l0538 ... ok BUILDSTDERR: test_l0539 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0539 ... ok BUILDSTDERR: test_l0540 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int64 != bound``.test_l0540 ... ok BUILDSTDERR: test_l0541 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) & ((c_extra + 1) < 0)``.test_l0541 ... ok BUILDSTDERR: test_l0542 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | (c_idxextra > 0)``.test_l0542 ... ok BUILDSTDERR: test_l0543 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0543 ... ok BUILDSTDERR: test_l0552 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int64) & (c_int64 <= rbound)``.test_l0552 ... ok BUILDSTDERR: test_l0553 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0553 ... ok BUILDSTDERR: test_l0554 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | (c_idxextra > 0)``.test_l0554 ... ok BUILDSTDERR: test_l0555 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0555 ... ok BUILDSTDERR: test_l0560 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float16``.test_l0560 ... ok BUILDSTDERR: test_l0561 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) & ((c_extra + 1) < 0)``.test_l0561 ... ok BUILDSTDERR: test_l0562 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | (c_idxextra > 0)``.test_l0562 ... ok BUILDSTDERR: test_l0563 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0563 ... ok BUILDSTDERR: test_l0568 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float16 < 37.0``.test_l0568 ... ok BUILDSTDERR: test_l0569 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) & ((c_extra + 1) < 0)``.test_l0569 ... ok BUILDSTDERR: test_l0570 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | (c_idxextra > 0)``.test_l0570 ... ok BUILDSTDERR: test_l0571 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0571 ... ok BUILDSTDERR: test_l0576 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float16 == bound``.test_l0576 ... ok BUILDSTDERR: test_l0577 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) & ((c_extra + 1) < 0)``.test_l0577 ... ok BUILDSTDERR: test_l0578 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | (c_idxextra > 0)``.test_l0578 ... ok BUILDSTDERR: test_l0579 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0579 ... ok BUILDSTDERR: test_l0580 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_float16 != bound``.test_l0580 ... ok BUILDSTDERR: test_l0581 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) & ((c_extra + 1) < 0)``.test_l0581 ... ok BUILDSTDERR: test_l0582 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | (c_idxextra > 0)``.test_l0582 ... ok BUILDSTDERR: test_l0583 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0583 ... ok BUILDSTDERR: test_l0592 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float16) & (c_float16 <= rbound)``.test_l0592 ... ok BUILDSTDERR: test_l0593 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) & ((c_extra + 1) < 0)``.test_l0593 ... ok BUILDSTDERR: test_l0594 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | (c_idxextra > 0)``.test_l0594 ... ok BUILDSTDERR: test_l0595 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0595 ... ok BUILDSTDERR: test_l0600 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int8``.test_l0600 ... ok BUILDSTDERR: test_l0601 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) & ((c_extra + 1) < 0)``.test_l0601 ... ok BUILDSTDERR: test_l0602 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | (c_idxextra > 0)``.test_l0602 ... ok BUILDSTDERR: test_l0603 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0603 ... ok BUILDSTDERR: test_l0608 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int8 < 37``.test_l0608 ... ok BUILDSTDERR: test_l0609 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) & ((c_extra + 1) < 0)``.test_l0609 ... ok BUILDSTDERR: test_l0610 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | (c_idxextra > 0)``.test_l0610 ... ok BUILDSTDERR: test_l0611 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0611 ... ok BUILDSTDERR: test_l0616 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int8 == bound``.test_l0616 ... ok BUILDSTDERR: test_l0617 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) & ((c_extra + 1) < 0)``.test_l0617 ... ok BUILDSTDERR: test_l0618 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | (c_idxextra > 0)``.test_l0618 ... ok BUILDSTDERR: test_l0619 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0619 ... ok BUILDSTDERR: test_l0620 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_int8 != bound``.test_l0620 ... ok BUILDSTDERR: test_l0621 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) & ((c_extra + 1) < 0)``.test_l0621 ... ok BUILDSTDERR: test_l0622 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | (c_idxextra > 0)``.test_l0622 ... ok BUILDSTDERR: test_l0623 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0623 ... ok BUILDSTDERR: test_l0632 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int8) & (c_int8 <= rbound)``.test_l0632 ... ok BUILDSTDERR: test_l0633 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) & ((c_extra + 1) < 0)``.test_l0633 ... ok BUILDSTDERR: test_l0634 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | (c_idxextra > 0)``.test_l0634 ... ok BUILDSTDERR: test_l0635 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0635 ... ok BUILDSTDERR: test_l0680 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time64``.test_l0680 ... ok BUILDSTDERR: test_l0681 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) & ((c_extra + 1) < 0)``.test_l0681 ... ok BUILDSTDERR: test_l0682 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | (c_idxextra > 0)``.test_l0682 ... ok BUILDSTDERR: test_l0683 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0683 ... ok BUILDSTDERR: test_l0688 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time64 < 37.0``.test_l0688 ... ok BUILDSTDERR: test_l0689 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) & ((c_extra + 1) < 0)``.test_l0689 ... ok BUILDSTDERR: test_l0690 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | (c_idxextra > 0)``.test_l0690 ... ok BUILDSTDERR: test_l0691 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0691 ... ok BUILDSTDERR: test_l0696 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time64 == bound``.test_l0696 ... ok BUILDSTDERR: test_l0697 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) & ((c_extra + 1) < 0)``.test_l0697 ... ok BUILDSTDERR: test_l0698 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | (c_idxextra > 0)``.test_l0698 ... ok BUILDSTDERR: test_l0699 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0699 ... ok BUILDSTDERR: test_l0700 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``c_time64 != bound``.test_l0700 ... ok BUILDSTDERR: test_l0701 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) & ((c_extra + 1) < 0)``.test_l0701 ... ok BUILDSTDERR: test_l0702 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | (c_idxextra > 0)``.test_l0702 ... ok BUILDSTDERR: test_l0703 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0703 ... ok BUILDSTDERR: test_l0712 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time64) & (c_time64 <= rbound)``.test_l0712 ... ok BUILDSTDERR: test_l0713 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0713 ... ok BUILDSTDERR: test_l0714 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | (c_idxextra > 0)``.test_l0714 ... ok BUILDSTDERR: test_l0715 (tables.tests.test_queries.SIUO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0715 ... ok BUILDSTDERR: test_l0000 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint64``.test_l0000 ... ok BUILDSTDERR: test_l0001 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) & ((c_extra + 1) < 0)``.test_l0001 ... ok BUILDSTDERR: test_l0002 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | (c_idxextra > 0)``.test_l0002 ... ok BUILDSTDERR: test_l0003 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0003 ... ok BUILDSTDERR: test_l0008 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 < 37L``.test_l0008 ... ok BUILDSTDERR: test_l0009 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) & ((c_extra + 1) < 0)``.test_l0009 ... ok BUILDSTDERR: test_l0010 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | (c_idxextra > 0)``.test_l0010 ... ok BUILDSTDERR: test_l0011 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0011 ... ok BUILDSTDERR: test_l0016 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 == bound``.test_l0016 ... ok BUILDSTDERR: test_l0017 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) & ((c_extra + 1) < 0)``.test_l0017 ... ok BUILDSTDERR: test_l0018 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | (c_idxextra > 0)``.test_l0018 ... ok BUILDSTDERR: test_l0019 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0019 ... ok BUILDSTDERR: test_l0020 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 != bound``.test_l0020 ... ok BUILDSTDERR: test_l0021 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) & ((c_extra + 1) < 0)``.test_l0021 ... ok BUILDSTDERR: test_l0022 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | (c_idxextra > 0)``.test_l0022 ... ok BUILDSTDERR: test_l0023 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0023 ... ok BUILDSTDERR: test_l0032 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint64) & (c_uint64 <= rbound)``.test_l0032 ... ok BUILDSTDERR: test_l0033 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0033 ... ok BUILDSTDERR: test_l0034 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | (c_idxextra > 0)``.test_l0034 ... ok BUILDSTDERR: test_l0035 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0035 ... ok BUILDSTDERR: test_l0040 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int32``.test_l0040 ... ok BUILDSTDERR: test_l0041 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) & ((c_extra + 1) < 0)``.test_l0041 ... ok BUILDSTDERR: test_l0042 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | (c_idxextra > 0)``.test_l0042 ... ok BUILDSTDERR: test_l0043 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0043 ... ok BUILDSTDERR: test_l0048 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int32 < 37``.test_l0048 ... ok BUILDSTDERR: test_l0049 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) & ((c_extra + 1) < 0)``.test_l0049 ... ok BUILDSTDERR: test_l0050 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | (c_idxextra > 0)``.test_l0050 ... ok BUILDSTDERR: test_l0051 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0051 ... ok BUILDSTDERR: test_l0056 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int32 == bound``.test_l0056 ... ok BUILDSTDERR: test_l0057 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) & ((c_extra + 1) < 0)``.test_l0057 ... ok BUILDSTDERR: test_l0058 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | (c_idxextra > 0)``.test_l0058 ... ok BUILDSTDERR: test_l0059 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0059 ... ok BUILDSTDERR: test_l0060 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int32 != bound``.test_l0060 ... ok BUILDSTDERR: test_l0061 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) & ((c_extra + 1) < 0)``.test_l0061 ... ok BUILDSTDERR: test_l0062 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | (c_idxextra > 0)``.test_l0062 ... ok BUILDSTDERR: test_l0063 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0063 ... ok BUILDSTDERR: test_l0072 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int32) & (c_int32 <= rbound)``.test_l0072 ... ok BUILDSTDERR: test_l0073 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0073 ... ok BUILDSTDERR: test_l0074 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | (c_idxextra > 0)``.test_l0074 ... ok BUILDSTDERR: test_l0075 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0075 ... ok BUILDSTDERR: test_l0120 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_complex128``.test_l0120 ... ok BUILDSTDERR: test_l0121 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) & ((c_extra + 1) < 0)``.test_l0121 ... ok BUILDSTDERR: test_l0122 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | (c_idxextra > 0)``.test_l0122 ... ok BUILDSTDERR: test_l0123 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0123 ... ok BUILDSTDERR: test_l0128 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 < (37+0j)``.test_l0128 ... ok BUILDSTDERR: test_l0129 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) & ((c_extra + 1) < 0)``.test_l0129 ... ok BUILDSTDERR: test_l0130 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | (c_idxextra > 0)``.test_l0130 ... ok BUILDSTDERR: test_l0131 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0131 ... ok BUILDSTDERR: test_l0136 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 == bound``.test_l0136 ... ok BUILDSTDERR: test_l0137 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) & ((c_extra + 1) < 0)``.test_l0137 ... ok BUILDSTDERR: test_l0138 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | (c_idxextra > 0)``.test_l0138 ... ok BUILDSTDERR: test_l0139 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0139 ... ok BUILDSTDERR: test_l0140 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 != bound``.test_l0140 ... ok BUILDSTDERR: test_l0141 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) & ((c_extra + 1) < 0)``.test_l0141 ... ok BUILDSTDERR: test_l0142 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | (c_idxextra > 0)``.test_l0142 ... ok BUILDSTDERR: test_l0143 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0143 ... ok BUILDSTDERR: test_l0152 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_complex128) & (c_complex128 <= rbound)``.test_l0152 ... ok BUILDSTDERR: test_l0153 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) & ((c_extra + 1) < 0)``.test_l0153 ... ok BUILDSTDERR: test_l0154 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | (c_idxextra > 0)``.test_l0154 ... ok BUILDSTDERR: test_l0155 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0155 ... ok BUILDSTDERR: test_l0200 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float64``.test_l0200 ... ok BUILDSTDERR: test_l0201 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) & ((c_extra + 1) < 0)``.test_l0201 ... ok BUILDSTDERR: test_l0202 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | (c_idxextra > 0)``.test_l0202 ... ok BUILDSTDERR: test_l0203 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0203 ... ok BUILDSTDERR: test_l0208 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float64 < 37.0``.test_l0208 ... ok BUILDSTDERR: test_l0209 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) & ((c_extra + 1) < 0)``.test_l0209 ... ok BUILDSTDERR: test_l0210 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | (c_idxextra > 0)``.test_l0210 ... ok BUILDSTDERR: test_l0211 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0211 ... ok BUILDSTDERR: test_l0216 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float64 == bound``.test_l0216 ... ok BUILDSTDERR: test_l0217 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) & ((c_extra + 1) < 0)``.test_l0217 ... ok BUILDSTDERR: test_l0218 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | (c_idxextra > 0)``.test_l0218 ... ok BUILDSTDERR: test_l0219 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0219 ... ok BUILDSTDERR: test_l0220 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float64 != bound``.test_l0220 ... ok BUILDSTDERR: test_l0221 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) & ((c_extra + 1) < 0)``.test_l0221 ... ok BUILDSTDERR: test_l0222 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | (c_idxextra > 0)``.test_l0222 ... ok BUILDSTDERR: test_l0223 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0223 ... ok BUILDSTDERR: test_l0232 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float64) & (c_float64 <= rbound)``.test_l0232 ... ok BUILDSTDERR: test_l0233 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0233 ... ok BUILDSTDERR: test_l0234 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | (c_idxextra > 0)``.test_l0234 ... ok BUILDSTDERR: test_l0235 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0235 ... ok BUILDSTDERR: test_l0240 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_string``.test_l0240 ... ok BUILDSTDERR: test_l0241 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string) & ((c_extra + 1) < 0)``.test_l0241 ... ok BUILDSTDERR: test_l0242 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | (c_idxextra > 0)``.test_l0242 ... ok BUILDSTDERR: test_l0243 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0243 ... ok BUILDSTDERR: test_l0248 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_string < '37'``.test_l0248 ... ok BUILDSTDERR: test_l0249 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') & ((c_extra + 1) < 0)``.test_l0249 ... ok BUILDSTDERR: test_l0250 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | (c_idxextra > 0)``.test_l0250 ... ok BUILDSTDERR: test_l0251 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0251 ... ok BUILDSTDERR: test_l0256 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_string == bound``.test_l0256 ... ok BUILDSTDERR: test_l0257 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) & ((c_extra + 1) < 0)``.test_l0257 ... ok BUILDSTDERR: test_l0258 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | (c_idxextra > 0)``.test_l0258 ... ok BUILDSTDERR: test_l0259 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0259 ... ok BUILDSTDERR: test_l0260 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_string != bound``.test_l0260 ... ok BUILDSTDERR: test_l0261 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) & ((c_extra + 1) < 0)``.test_l0261 ... ok BUILDSTDERR: test_l0262 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | (c_idxextra > 0)``.test_l0262 ... ok BUILDSTDERR: test_l0263 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0263 ... ok BUILDSTDERR: test_l0272 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_string) & (c_string <= rbound)``.test_l0272 ... ok BUILDSTDERR: test_l0273 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) & ((c_extra + 1) < 0)``.test_l0273 ... ok BUILDSTDERR: test_l0274 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | (c_idxextra > 0)``.test_l0274 ... ok BUILDSTDERR: test_l0275 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0275 ... ok BUILDSTDERR: test_l0280 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time32``.test_l0280 ... ok BUILDSTDERR: test_l0281 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) & ((c_extra + 1) < 0)``.test_l0281 ... ok BUILDSTDERR: test_l0282 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | (c_idxextra > 0)``.test_l0282 ... ok BUILDSTDERR: test_l0283 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0283 ... ok BUILDSTDERR: test_l0288 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time32 < 37``.test_l0288 ... ok BUILDSTDERR: test_l0289 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) & ((c_extra + 1) < 0)``.test_l0289 ... ok BUILDSTDERR: test_l0290 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | (c_idxextra > 0)``.test_l0290 ... ok BUILDSTDERR: test_l0291 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0291 ... ok BUILDSTDERR: test_l0296 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time32 == bound``.test_l0296 ... ok BUILDSTDERR: test_l0297 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) & ((c_extra + 1) < 0)``.test_l0297 ... ok BUILDSTDERR: test_l0298 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | (c_idxextra > 0)``.test_l0298 ... ok BUILDSTDERR: test_l0299 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0299 ... ok BUILDSTDERR: test_l0300 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time32 != bound``.test_l0300 ... ok BUILDSTDERR: test_l0301 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) & ((c_extra + 1) < 0)``.test_l0301 ... ok BUILDSTDERR: test_l0302 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | (c_idxextra > 0)``.test_l0302 ... ok BUILDSTDERR: test_l0303 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0303 ... ok BUILDSTDERR: test_l0312 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time32) & (c_time32 <= rbound)``.test_l0312 ... ok BUILDSTDERR: test_l0313 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0313 ... ok BUILDSTDERR: test_l0314 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | (c_idxextra > 0)``.test_l0314 ... ok BUILDSTDERR: test_l0315 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0315 ... ok BUILDSTDERR: test_l0320 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_enum``.test_l0320 ... ok BUILDSTDERR: test_l0321 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) & ((c_extra + 1) < 0)``.test_l0321 ... ok BUILDSTDERR: test_l0322 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | (c_idxextra > 0)``.test_l0322 ... ok BUILDSTDERR: test_l0323 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0323 ... ok BUILDSTDERR: test_l0328 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_enum < 37``.test_l0328 ... ok BUILDSTDERR: test_l0329 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) & ((c_extra + 1) < 0)``.test_l0329 ... ok BUILDSTDERR: test_l0330 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | (c_idxextra > 0)``.test_l0330 ... ok BUILDSTDERR: test_l0331 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0331 ... ok BUILDSTDERR: test_l0336 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_enum == bound``.test_l0336 ... ok BUILDSTDERR: test_l0337 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) & ((c_extra + 1) < 0)``.test_l0337 ... ok BUILDSTDERR: test_l0338 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | (c_idxextra > 0)``.test_l0338 ... ok BUILDSTDERR: test_l0339 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0339 ... ok BUILDSTDERR: test_l0340 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_enum != bound``.test_l0340 ... ok BUILDSTDERR: test_l0341 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) & ((c_extra + 1) < 0)``.test_l0341 ... ok BUILDSTDERR: test_l0342 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | (c_idxextra > 0)``.test_l0342 ... ok BUILDSTDERR: test_l0343 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0343 ... ok BUILDSTDERR: test_l0352 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_enum) & (c_enum <= rbound)``.test_l0352 ... ok BUILDSTDERR: test_l0353 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) & ((c_extra + 1) < 0)``.test_l0353 ... ok BUILDSTDERR: test_l0354 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | (c_idxextra > 0)``.test_l0354 ... ok BUILDSTDERR: test_l0355 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0355 ... ok BUILDSTDERR: test_l0400 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint32``.test_l0400 ... ok BUILDSTDERR: test_l0401 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) & ((c_extra + 1) < 0)``.test_l0401 ... ok BUILDSTDERR: test_l0402 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | (c_idxextra > 0)``.test_l0402 ... ok BUILDSTDERR: test_l0403 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0403 ... ok BUILDSTDERR: test_l0408 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 < 37L``.test_l0408 ... ok BUILDSTDERR: test_l0409 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) & ((c_extra + 1) < 0)``.test_l0409 ... ok BUILDSTDERR: test_l0410 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | (c_idxextra > 0)``.test_l0410 ... ok BUILDSTDERR: test_l0411 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0411 ... ok BUILDSTDERR: test_l0416 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 == bound``.test_l0416 ... ok BUILDSTDERR: test_l0417 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) & ((c_extra + 1) < 0)``.test_l0417 ... ok BUILDSTDERR: test_l0418 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | (c_idxextra > 0)``.test_l0418 ... ok BUILDSTDERR: test_l0419 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0419 ... ok BUILDSTDERR: test_l0420 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 != bound``.test_l0420 ... ok BUILDSTDERR: test_l0421 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) & ((c_extra + 1) < 0)``.test_l0421 ... ok BUILDSTDERR: test_l0422 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | (c_idxextra > 0)``.test_l0422 ... ok BUILDSTDERR: test_l0423 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0423 ... ok BUILDSTDERR: test_l0432 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint32) & (c_uint32 <= rbound)``.test_l0432 ... ok BUILDSTDERR: test_l0433 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0433 ... ok BUILDSTDERR: test_l0434 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | (c_idxextra > 0)``.test_l0434 ... ok BUILDSTDERR: test_l0435 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0435 ... ok BUILDSTDERR: test_l0480 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_bool``.test_l0480 ... ok BUILDSTDERR: test_l0481 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) & ((c_extra + 1) < 0)``.test_l0481 ... ok BUILDSTDERR: test_l0482 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | (c_idxextra > 0)``.test_l0482 ... ok BUILDSTDERR: test_l0483 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0483 ... ok BUILDSTDERR: test_l0488 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_bool < True``.test_l0488 ... ok BUILDSTDERR: test_l0489 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) & ((c_extra + 1) < 0)``.test_l0489 ... ok BUILDSTDERR: test_l0490 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | (c_idxextra > 0)``.test_l0490 ... ok BUILDSTDERR: test_l0491 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0491 ... ok BUILDSTDERR: test_l0496 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_bool == bound``.test_l0496 ... ok BUILDSTDERR: test_l0497 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) & ((c_extra + 1) < 0)``.test_l0497 ... ok BUILDSTDERR: test_l0498 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | (c_idxextra > 0)``.test_l0498 ... ok BUILDSTDERR: test_l0499 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0499 ... ok BUILDSTDERR: test_l0500 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_bool != bound``.test_l0500 ... ok BUILDSTDERR: test_l0501 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) & ((c_extra + 1) < 0)``.test_l0501 ... ok BUILDSTDERR: test_l0502 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | (c_idxextra > 0)``.test_l0502 ... ok BUILDSTDERR: test_l0503 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0503 ... ok BUILDSTDERR: test_l0512 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_bool) & (c_bool <= rbound)``.test_l0512 ... ok BUILDSTDERR: test_l0513 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) & ((c_extra + 1) < 0)``.test_l0513 ... ok BUILDSTDERR: test_l0514 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | (c_idxextra > 0)``.test_l0514 ... ok BUILDSTDERR: test_l0515 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0515 ... ok BUILDSTDERR: test_l0520 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int64``.test_l0520 ... ok BUILDSTDERR: test_l0521 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) & ((c_extra + 1) < 0)``.test_l0521 ... ok BUILDSTDERR: test_l0522 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | (c_idxextra > 0)``.test_l0522 ... ok BUILDSTDERR: test_l0523 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0523 ... ok BUILDSTDERR: test_l0528 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int64 < 37L``.test_l0528 ... ok BUILDSTDERR: test_l0529 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) & ((c_extra + 1) < 0)``.test_l0529 ... ok BUILDSTDERR: test_l0530 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | (c_idxextra > 0)``.test_l0530 ... ok BUILDSTDERR: test_l0531 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0531 ... ok BUILDSTDERR: test_l0536 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int64 == bound``.test_l0536 ... ok BUILDSTDERR: test_l0537 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) & ((c_extra + 1) < 0)``.test_l0537 ... ok BUILDSTDERR: test_l0538 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | (c_idxextra > 0)``.test_l0538 ... ok BUILDSTDERR: test_l0539 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0539 ... ok BUILDSTDERR: test_l0540 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int64 != bound``.test_l0540 ... ok BUILDSTDERR: test_l0541 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) & ((c_extra + 1) < 0)``.test_l0541 ... ok BUILDSTDERR: test_l0542 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | (c_idxextra > 0)``.test_l0542 ... ok BUILDSTDERR: test_l0543 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0543 ... ok BUILDSTDERR: test_l0552 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int64) & (c_int64 <= rbound)``.test_l0552 ... ok BUILDSTDERR: test_l0553 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0553 ... ok BUILDSTDERR: test_l0554 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | (c_idxextra > 0)``.test_l0554 ... ok BUILDSTDERR: test_l0555 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0555 ... ok BUILDSTDERR: test_l0560 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float16``.test_l0560 ... ok BUILDSTDERR: test_l0561 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) & ((c_extra + 1) < 0)``.test_l0561 ... ok BUILDSTDERR: test_l0562 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | (c_idxextra > 0)``.test_l0562 ... ok BUILDSTDERR: test_l0563 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0563 ... ok BUILDSTDERR: test_l0568 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float16 < 37.0``.test_l0568 ... ok BUILDSTDERR: test_l0569 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) & ((c_extra + 1) < 0)``.test_l0569 ... ok BUILDSTDERR: test_l0570 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | (c_idxextra > 0)``.test_l0570 ... ok BUILDSTDERR: test_l0571 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0571 ... ok BUILDSTDERR: test_l0576 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float16 == bound``.test_l0576 ... ok BUILDSTDERR: test_l0577 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) & ((c_extra + 1) < 0)``.test_l0577 ... ok BUILDSTDERR: test_l0578 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | (c_idxextra > 0)``.test_l0578 ... ok BUILDSTDERR: test_l0579 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0579 ... ok BUILDSTDERR: test_l0580 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_float16 != bound``.test_l0580 ... ok BUILDSTDERR: test_l0581 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) & ((c_extra + 1) < 0)``.test_l0581 ... ok BUILDSTDERR: test_l0582 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | (c_idxextra > 0)``.test_l0582 ... ok BUILDSTDERR: test_l0583 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0583 ... ok BUILDSTDERR: test_l0592 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float16) & (c_float16 <= rbound)``.test_l0592 ... ok BUILDSTDERR: test_l0593 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) & ((c_extra + 1) < 0)``.test_l0593 ... ok BUILDSTDERR: test_l0594 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | (c_idxextra > 0)``.test_l0594 ... ok BUILDSTDERR: test_l0595 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0595 ... ok BUILDSTDERR: test_l0600 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int8``.test_l0600 ... ok BUILDSTDERR: test_l0601 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) & ((c_extra + 1) < 0)``.test_l0601 ... ok BUILDSTDERR: test_l0602 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | (c_idxextra > 0)``.test_l0602 ... ok BUILDSTDERR: test_l0603 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0603 ... ok BUILDSTDERR: test_l0608 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int8 < 37``.test_l0608 ... ok BUILDSTDERR: test_l0609 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) & ((c_extra + 1) < 0)``.test_l0609 ... ok BUILDSTDERR: test_l0610 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | (c_idxextra > 0)``.test_l0610 ... ok BUILDSTDERR: test_l0611 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0611 ... ok BUILDSTDERR: test_l0616 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int8 == bound``.test_l0616 ... ok BUILDSTDERR: test_l0617 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) & ((c_extra + 1) < 0)``.test_l0617 ... ok BUILDSTDERR: test_l0618 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | (c_idxextra > 0)``.test_l0618 ... ok BUILDSTDERR: test_l0619 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0619 ... ok BUILDSTDERR: test_l0620 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_int8 != bound``.test_l0620 ... ok BUILDSTDERR: test_l0621 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) & ((c_extra + 1) < 0)``.test_l0621 ... ok BUILDSTDERR: test_l0622 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | (c_idxextra > 0)``.test_l0622 ... ok BUILDSTDERR: test_l0623 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0623 ... ok BUILDSTDERR: test_l0632 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int8) & (c_int8 <= rbound)``.test_l0632 ... ok BUILDSTDERR: test_l0633 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) & ((c_extra + 1) < 0)``.test_l0633 ... ok BUILDSTDERR: test_l0634 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | (c_idxextra > 0)``.test_l0634 ... ok BUILDSTDERR: test_l0635 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0635 ... ok BUILDSTDERR: test_l0680 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time64``.test_l0680 ... ok BUILDSTDERR: test_l0681 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) & ((c_extra + 1) < 0)``.test_l0681 ... ok BUILDSTDERR: test_l0682 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | (c_idxextra > 0)``.test_l0682 ... ok BUILDSTDERR: test_l0683 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0683 ... ok BUILDSTDERR: test_l0688 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time64 < 37.0``.test_l0688 ... ok BUILDSTDERR: test_l0689 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) & ((c_extra + 1) < 0)``.test_l0689 ... ok BUILDSTDERR: test_l0690 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | (c_idxextra > 0)``.test_l0690 ... ok BUILDSTDERR: test_l0691 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0691 ... ok BUILDSTDERR: test_l0696 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time64 == bound``.test_l0696 ... ok BUILDSTDERR: test_l0697 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) & ((c_extra + 1) < 0)``.test_l0697 ... ok BUILDSTDERR: test_l0698 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | (c_idxextra > 0)``.test_l0698 ... ok BUILDSTDERR: test_l0699 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0699 ... ok BUILDSTDERR: test_l0700 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``c_time64 != bound``.test_l0700 ... ok BUILDSTDERR: test_l0701 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) & ((c_extra + 1) < 0)``.test_l0701 ... ok BUILDSTDERR: test_l0702 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | (c_idxextra > 0)``.test_l0702 ... ok BUILDSTDERR: test_l0703 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0703 ... ok BUILDSTDERR: test_l0712 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time64) & (c_time64 <= rbound)``.test_l0712 ... ok BUILDSTDERR: test_l0713 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0713 ... ok BUILDSTDERR: test_l0714 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | (c_idxextra > 0)``.test_l0714 ... ok BUILDSTDERR: test_l0715 (tables.tests.test_queries.SILO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0715 ... ok BUILDSTDERR: test_l0000 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint64``.test_l0000 ... ok BUILDSTDERR: test_l0001 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) & ((c_extra + 1) < 0)``.test_l0001 ... ok BUILDSTDERR: test_l0002 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | (c_idxextra > 0)``.test_l0002 ... ok BUILDSTDERR: test_l0003 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0003 ... ok BUILDSTDERR: test_l0008 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 < 37L``.test_l0008 ... ok BUILDSTDERR: test_l0009 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) & ((c_extra + 1) < 0)``.test_l0009 ... ok BUILDSTDERR: test_l0010 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | (c_idxextra > 0)``.test_l0010 ... ok BUILDSTDERR: test_l0011 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0011 ... ok BUILDSTDERR: test_l0016 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 == bound``.test_l0016 ... ok BUILDSTDERR: test_l0017 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) & ((c_extra + 1) < 0)``.test_l0017 ... ok BUILDSTDERR: test_l0018 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | (c_idxextra > 0)``.test_l0018 ... ok BUILDSTDERR: test_l0019 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0019 ... ok BUILDSTDERR: test_l0020 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 != bound``.test_l0020 ... ok BUILDSTDERR: test_l0021 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) & ((c_extra + 1) < 0)``.test_l0021 ... ok BUILDSTDERR: test_l0022 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | (c_idxextra > 0)``.test_l0022 ... ok BUILDSTDERR: test_l0023 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0023 ... ok BUILDSTDERR: test_l0032 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint64) & (c_uint64 <= rbound)``.test_l0032 ... ok BUILDSTDERR: test_l0033 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0033 ... ok BUILDSTDERR: test_l0034 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | (c_idxextra > 0)``.test_l0034 ... ok BUILDSTDERR: test_l0035 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0035 ... ok BUILDSTDERR: test_l0040 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int32``.test_l0040 ... ok BUILDSTDERR: test_l0041 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) & ((c_extra + 1) < 0)``.test_l0041 ... ok BUILDSTDERR: test_l0042 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | (c_idxextra > 0)``.test_l0042 ... ok BUILDSTDERR: test_l0043 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0043 ... ok BUILDSTDERR: test_l0048 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int32 < 37``.test_l0048 ... ok BUILDSTDERR: test_l0049 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) & ((c_extra + 1) < 0)``.test_l0049 ... ok BUILDSTDERR: test_l0050 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | (c_idxextra > 0)``.test_l0050 ... ok BUILDSTDERR: test_l0051 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0051 ... ok BUILDSTDERR: test_l0056 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int32 == bound``.test_l0056 ... ok BUILDSTDERR: test_l0057 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) & ((c_extra + 1) < 0)``.test_l0057 ... ok BUILDSTDERR: test_l0058 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | (c_idxextra > 0)``.test_l0058 ... ok BUILDSTDERR: test_l0059 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0059 ... ok BUILDSTDERR: test_l0060 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int32 != bound``.test_l0060 ... ok BUILDSTDERR: test_l0061 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) & ((c_extra + 1) < 0)``.test_l0061 ... ok BUILDSTDERR: test_l0062 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | (c_idxextra > 0)``.test_l0062 ... ok BUILDSTDERR: test_l0063 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0063 ... ok BUILDSTDERR: test_l0072 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int32) & (c_int32 <= rbound)``.test_l0072 ... ok BUILDSTDERR: test_l0073 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0073 ... ok BUILDSTDERR: test_l0074 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | (c_idxextra > 0)``.test_l0074 ... ok BUILDSTDERR: test_l0075 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0075 ... ok BUILDSTDERR: test_l0120 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_complex128``.test_l0120 ... ok BUILDSTDERR: test_l0121 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) & ((c_extra + 1) < 0)``.test_l0121 ... ok BUILDSTDERR: test_l0122 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | (c_idxextra > 0)``.test_l0122 ... ok BUILDSTDERR: test_l0123 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0123 ... ok BUILDSTDERR: test_l0128 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 < (37+0j)``.test_l0128 ... ok BUILDSTDERR: test_l0129 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) & ((c_extra + 1) < 0)``.test_l0129 ... ok BUILDSTDERR: test_l0130 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | (c_idxextra > 0)``.test_l0130 ... ok BUILDSTDERR: test_l0131 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0131 ... ok BUILDSTDERR: test_l0136 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 == bound``.test_l0136 ... ok BUILDSTDERR: test_l0137 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) & ((c_extra + 1) < 0)``.test_l0137 ... ok BUILDSTDERR: test_l0138 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | (c_idxextra > 0)``.test_l0138 ... ok BUILDSTDERR: test_l0139 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0139 ... ok BUILDSTDERR: test_l0140 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 != bound``.test_l0140 ... ok BUILDSTDERR: test_l0141 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) & ((c_extra + 1) < 0)``.test_l0141 ... ok BUILDSTDERR: test_l0142 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | (c_idxextra > 0)``.test_l0142 ... ok BUILDSTDERR: test_l0143 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0143 ... ok BUILDSTDERR: test_l0152 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_complex128) & (c_complex128 <= rbound)``.test_l0152 ... ok BUILDSTDERR: test_l0153 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) & ((c_extra + 1) < 0)``.test_l0153 ... ok BUILDSTDERR: test_l0154 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | (c_idxextra > 0)``.test_l0154 ... ok BUILDSTDERR: test_l0155 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0155 ... ok BUILDSTDERR: test_l0200 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float64``.test_l0200 ... ok BUILDSTDERR: test_l0201 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) & ((c_extra + 1) < 0)``.test_l0201 ... ok BUILDSTDERR: test_l0202 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | (c_idxextra > 0)``.test_l0202 ... ok BUILDSTDERR: test_l0203 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0203 ... ok BUILDSTDERR: test_l0208 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float64 < 37.0``.test_l0208 ... ok BUILDSTDERR: test_l0209 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) & ((c_extra + 1) < 0)``.test_l0209 ... ok BUILDSTDERR: test_l0210 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | (c_idxextra > 0)``.test_l0210 ... ok BUILDSTDERR: test_l0211 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0211 ... ok BUILDSTDERR: test_l0216 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float64 == bound``.test_l0216 ... ok BUILDSTDERR: test_l0217 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) & ((c_extra + 1) < 0)``.test_l0217 ... ok BUILDSTDERR: test_l0218 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | (c_idxextra > 0)``.test_l0218 ... ok BUILDSTDERR: test_l0219 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0219 ... ok BUILDSTDERR: test_l0220 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float64 != bound``.test_l0220 ... ok BUILDSTDERR: test_l0221 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) & ((c_extra + 1) < 0)``.test_l0221 ... ok BUILDSTDERR: test_l0222 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | (c_idxextra > 0)``.test_l0222 ... ok BUILDSTDERR: test_l0223 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0223 ... ok BUILDSTDERR: test_l0232 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float64) & (c_float64 <= rbound)``.test_l0232 ... ok BUILDSTDERR: test_l0233 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0233 ... ok BUILDSTDERR: test_l0234 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | (c_idxextra > 0)``.test_l0234 ... ok BUILDSTDERR: test_l0235 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0235 ... ok BUILDSTDERR: test_l0240 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_string``.test_l0240 ... ok BUILDSTDERR: test_l0241 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string) & ((c_extra + 1) < 0)``.test_l0241 ... ok BUILDSTDERR: test_l0242 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | (c_idxextra > 0)``.test_l0242 ... ok BUILDSTDERR: test_l0243 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0243 ... ok BUILDSTDERR: test_l0248 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_string < '37'``.test_l0248 ... ok BUILDSTDERR: test_l0249 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') & ((c_extra + 1) < 0)``.test_l0249 ... ok BUILDSTDERR: test_l0250 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | (c_idxextra > 0)``.test_l0250 ... ok BUILDSTDERR: test_l0251 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0251 ... ok BUILDSTDERR: test_l0256 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_string == bound``.test_l0256 ... ok BUILDSTDERR: test_l0257 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) & ((c_extra + 1) < 0)``.test_l0257 ... ok BUILDSTDERR: test_l0258 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | (c_idxextra > 0)``.test_l0258 ... ok BUILDSTDERR: test_l0259 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0259 ... ok BUILDSTDERR: test_l0260 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_string != bound``.test_l0260 ... ok BUILDSTDERR: test_l0261 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) & ((c_extra + 1) < 0)``.test_l0261 ... ok BUILDSTDERR: test_l0262 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | (c_idxextra > 0)``.test_l0262 ... ok BUILDSTDERR: test_l0263 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0263 ... ok BUILDSTDERR: test_l0272 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_string) & (c_string <= rbound)``.test_l0272 ... ok BUILDSTDERR: test_l0273 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) & ((c_extra + 1) < 0)``.test_l0273 ... ok BUILDSTDERR: test_l0274 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | (c_idxextra > 0)``.test_l0274 ... ok BUILDSTDERR: test_l0275 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0275 ... ok BUILDSTDERR: test_l0280 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time32``.test_l0280 ... ok BUILDSTDERR: test_l0281 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) & ((c_extra + 1) < 0)``.test_l0281 ... ok BUILDSTDERR: test_l0282 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | (c_idxextra > 0)``.test_l0282 ... ok BUILDSTDERR: test_l0283 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0283 ... ok BUILDSTDERR: test_l0288 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time32 < 37``.test_l0288 ... ok BUILDSTDERR: test_l0289 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) & ((c_extra + 1) < 0)``.test_l0289 ... ok BUILDSTDERR: test_l0290 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | (c_idxextra > 0)``.test_l0290 ... ok BUILDSTDERR: test_l0291 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0291 ... ok BUILDSTDERR: test_l0296 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time32 == bound``.test_l0296 ... ok BUILDSTDERR: test_l0297 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) & ((c_extra + 1) < 0)``.test_l0297 ... ok BUILDSTDERR: test_l0298 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | (c_idxextra > 0)``.test_l0298 ... ok BUILDSTDERR: test_l0299 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0299 ... ok BUILDSTDERR: test_l0300 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time32 != bound``.test_l0300 ... ok BUILDSTDERR: test_l0301 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) & ((c_extra + 1) < 0)``.test_l0301 ... ok BUILDSTDERR: test_l0302 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | (c_idxextra > 0)``.test_l0302 ... ok BUILDSTDERR: test_l0303 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0303 ... ok BUILDSTDERR: test_l0312 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time32) & (c_time32 <= rbound)``.test_l0312 ... ok BUILDSTDERR: test_l0313 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0313 ... ok BUILDSTDERR: test_l0314 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | (c_idxextra > 0)``.test_l0314 ... ok BUILDSTDERR: test_l0315 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0315 ... ok BUILDSTDERR: test_l0320 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_enum``.test_l0320 ... ok BUILDSTDERR: test_l0321 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) & ((c_extra + 1) < 0)``.test_l0321 ... ok BUILDSTDERR: test_l0322 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | (c_idxextra > 0)``.test_l0322 ... ok BUILDSTDERR: test_l0323 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0323 ... ok BUILDSTDERR: test_l0328 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_enum < 37``.test_l0328 ... ok BUILDSTDERR: test_l0329 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) & ((c_extra + 1) < 0)``.test_l0329 ... ok BUILDSTDERR: test_l0330 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | (c_idxextra > 0)``.test_l0330 ... ok BUILDSTDERR: test_l0331 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0331 ... ok BUILDSTDERR: test_l0336 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_enum == bound``.test_l0336 ... ok BUILDSTDERR: test_l0337 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) & ((c_extra + 1) < 0)``.test_l0337 ... ok BUILDSTDERR: test_l0338 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | (c_idxextra > 0)``.test_l0338 ... ok BUILDSTDERR: test_l0339 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0339 ... ok BUILDSTDERR: test_l0340 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_enum != bound``.test_l0340 ... ok BUILDSTDERR: test_l0341 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) & ((c_extra + 1) < 0)``.test_l0341 ... ok BUILDSTDERR: test_l0342 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | (c_idxextra > 0)``.test_l0342 ... ok BUILDSTDERR: test_l0343 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0343 ... ok BUILDSTDERR: test_l0352 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_enum) & (c_enum <= rbound)``.test_l0352 ... ok BUILDSTDERR: test_l0353 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) & ((c_extra + 1) < 0)``.test_l0353 ... ok BUILDSTDERR: test_l0354 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | (c_idxextra > 0)``.test_l0354 ... ok BUILDSTDERR: test_l0355 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0355 ... ok BUILDSTDERR: test_l0400 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint32``.test_l0400 ... ok BUILDSTDERR: test_l0401 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) & ((c_extra + 1) < 0)``.test_l0401 ... ok BUILDSTDERR: test_l0402 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | (c_idxextra > 0)``.test_l0402 ... ok BUILDSTDERR: test_l0403 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0403 ... ok BUILDSTDERR: test_l0408 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 < 37L``.test_l0408 ... ok BUILDSTDERR: test_l0409 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) & ((c_extra + 1) < 0)``.test_l0409 ... ok BUILDSTDERR: test_l0410 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | (c_idxextra > 0)``.test_l0410 ... ok BUILDSTDERR: test_l0411 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0411 ... ok BUILDSTDERR: test_l0416 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 == bound``.test_l0416 ... ok BUILDSTDERR: test_l0417 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) & ((c_extra + 1) < 0)``.test_l0417 ... ok BUILDSTDERR: test_l0418 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | (c_idxextra > 0)``.test_l0418 ... ok BUILDSTDERR: test_l0419 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0419 ... ok BUILDSTDERR: test_l0420 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 != bound``.test_l0420 ... ok BUILDSTDERR: test_l0421 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) & ((c_extra + 1) < 0)``.test_l0421 ... ok BUILDSTDERR: test_l0422 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | (c_idxextra > 0)``.test_l0422 ... ok BUILDSTDERR: test_l0423 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0423 ... ok BUILDSTDERR: test_l0432 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint32) & (c_uint32 <= rbound)``.test_l0432 ... ok BUILDSTDERR: test_l0433 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0433 ... ok BUILDSTDERR: test_l0434 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | (c_idxextra > 0)``.test_l0434 ... ok BUILDSTDERR: test_l0435 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0435 ... ok BUILDSTDERR: test_l0480 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_bool``.test_l0480 ... ok BUILDSTDERR: test_l0481 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) & ((c_extra + 1) < 0)``.test_l0481 ... ok BUILDSTDERR: test_l0482 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | (c_idxextra > 0)``.test_l0482 ... ok BUILDSTDERR: test_l0483 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0483 ... ok BUILDSTDERR: test_l0488 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_bool < True``.test_l0488 ... ok BUILDSTDERR: test_l0489 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) & ((c_extra + 1) < 0)``.test_l0489 ... ok BUILDSTDERR: test_l0490 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | (c_idxextra > 0)``.test_l0490 ... ok BUILDSTDERR: test_l0491 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0491 ... ok BUILDSTDERR: test_l0496 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_bool == bound``.test_l0496 ... ok BUILDSTDERR: test_l0497 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) & ((c_extra + 1) < 0)``.test_l0497 ... ok BUILDSTDERR: test_l0498 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | (c_idxextra > 0)``.test_l0498 ... ok BUILDSTDERR: test_l0499 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0499 ... ok BUILDSTDERR: test_l0500 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_bool != bound``.test_l0500 ... ok BUILDSTDERR: test_l0501 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) & ((c_extra + 1) < 0)``.test_l0501 ... ok BUILDSTDERR: test_l0502 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | (c_idxextra > 0)``.test_l0502 ... ok BUILDSTDERR: test_l0503 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0503 ... ok BUILDSTDERR: test_l0512 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_bool) & (c_bool <= rbound)``.test_l0512 ... ok BUILDSTDERR: test_l0513 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) & ((c_extra + 1) < 0)``.test_l0513 ... ok BUILDSTDERR: test_l0514 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | (c_idxextra > 0)``.test_l0514 ... ok BUILDSTDERR: test_l0515 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0515 ... ok BUILDSTDERR: test_l0520 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int64``.test_l0520 ... ok BUILDSTDERR: test_l0521 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) & ((c_extra + 1) < 0)``.test_l0521 ... ok BUILDSTDERR: test_l0522 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | (c_idxextra > 0)``.test_l0522 ... ok BUILDSTDERR: test_l0523 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0523 ... ok BUILDSTDERR: test_l0528 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int64 < 37L``.test_l0528 ... ok BUILDSTDERR: test_l0529 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) & ((c_extra + 1) < 0)``.test_l0529 ... ok BUILDSTDERR: test_l0530 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | (c_idxextra > 0)``.test_l0530 ... ok BUILDSTDERR: test_l0531 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0531 ... ok BUILDSTDERR: test_l0536 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int64 == bound``.test_l0536 ... ok BUILDSTDERR: test_l0537 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) & ((c_extra + 1) < 0)``.test_l0537 ... ok BUILDSTDERR: test_l0538 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | (c_idxextra > 0)``.test_l0538 ... ok BUILDSTDERR: test_l0539 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0539 ... ok BUILDSTDERR: test_l0540 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int64 != bound``.test_l0540 ... ok BUILDSTDERR: test_l0541 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) & ((c_extra + 1) < 0)``.test_l0541 ... ok BUILDSTDERR: test_l0542 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | (c_idxextra > 0)``.test_l0542 ... ok BUILDSTDERR: test_l0543 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0543 ... ok BUILDSTDERR: test_l0552 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int64) & (c_int64 <= rbound)``.test_l0552 ... ok BUILDSTDERR: test_l0553 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0553 ... ok BUILDSTDERR: test_l0554 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | (c_idxextra > 0)``.test_l0554 ... ok BUILDSTDERR: test_l0555 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0555 ... ok BUILDSTDERR: test_l0560 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float16``.test_l0560 ... ok BUILDSTDERR: test_l0561 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) & ((c_extra + 1) < 0)``.test_l0561 ... ok BUILDSTDERR: test_l0562 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | (c_idxextra > 0)``.test_l0562 ... ok BUILDSTDERR: test_l0563 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0563 ... ok BUILDSTDERR: test_l0568 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float16 < 37.0``.test_l0568 ... ok BUILDSTDERR: test_l0569 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) & ((c_extra + 1) < 0)``.test_l0569 ... ok BUILDSTDERR: test_l0570 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | (c_idxextra > 0)``.test_l0570 ... ok BUILDSTDERR: test_l0571 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0571 ... ok BUILDSTDERR: test_l0576 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float16 == bound``.test_l0576 ... ok BUILDSTDERR: test_l0577 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) & ((c_extra + 1) < 0)``.test_l0577 ... ok BUILDSTDERR: test_l0578 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | (c_idxextra > 0)``.test_l0578 ... ok BUILDSTDERR: test_l0579 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0579 ... ok BUILDSTDERR: test_l0580 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_float16 != bound``.test_l0580 ... ok BUILDSTDERR: test_l0581 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) & ((c_extra + 1) < 0)``.test_l0581 ... ok BUILDSTDERR: test_l0582 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | (c_idxextra > 0)``.test_l0582 ... ok BUILDSTDERR: test_l0583 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0583 ... ok BUILDSTDERR: test_l0592 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float16) & (c_float16 <= rbound)``.test_l0592 ... ok BUILDSTDERR: test_l0593 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) & ((c_extra + 1) < 0)``.test_l0593 ... ok BUILDSTDERR: test_l0594 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | (c_idxextra > 0)``.test_l0594 ... ok BUILDSTDERR: test_l0595 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0595 ... ok BUILDSTDERR: test_l0600 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int8``.test_l0600 ... ok BUILDSTDERR: test_l0601 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) & ((c_extra + 1) < 0)``.test_l0601 ... ok BUILDSTDERR: test_l0602 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | (c_idxextra > 0)``.test_l0602 ... ok BUILDSTDERR: test_l0603 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0603 ... ok BUILDSTDERR: test_l0608 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int8 < 37``.test_l0608 ... ok BUILDSTDERR: test_l0609 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) & ((c_extra + 1) < 0)``.test_l0609 ... ok BUILDSTDERR: test_l0610 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | (c_idxextra > 0)``.test_l0610 ... ok BUILDSTDERR: test_l0611 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0611 ... ok BUILDSTDERR: test_l0616 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int8 == bound``.test_l0616 ... ok BUILDSTDERR: test_l0617 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) & ((c_extra + 1) < 0)``.test_l0617 ... ok BUILDSTDERR: test_l0618 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | (c_idxextra > 0)``.test_l0618 ... ok BUILDSTDERR: test_l0619 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0619 ... ok BUILDSTDERR: test_l0620 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_int8 != bound``.test_l0620 ... ok BUILDSTDERR: test_l0621 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) & ((c_extra + 1) < 0)``.test_l0621 ... ok BUILDSTDERR: test_l0622 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | (c_idxextra > 0)``.test_l0622 ... ok BUILDSTDERR: test_l0623 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0623 ... ok BUILDSTDERR: test_l0632 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int8) & (c_int8 <= rbound)``.test_l0632 ... ok BUILDSTDERR: test_l0633 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) & ((c_extra + 1) < 0)``.test_l0633 ... ok BUILDSTDERR: test_l0634 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | (c_idxextra > 0)``.test_l0634 ... ok BUILDSTDERR: test_l0635 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0635 ... ok BUILDSTDERR: test_l0680 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time64``.test_l0680 ... ok BUILDSTDERR: test_l0681 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) & ((c_extra + 1) < 0)``.test_l0681 ... ok BUILDSTDERR: test_l0682 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | (c_idxextra > 0)``.test_l0682 ... ok BUILDSTDERR: test_l0683 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0683 ... ok BUILDSTDERR: test_l0688 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time64 < 37.0``.test_l0688 ... ok BUILDSTDERR: test_l0689 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) & ((c_extra + 1) < 0)``.test_l0689 ... ok BUILDSTDERR: test_l0690 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | (c_idxextra > 0)``.test_l0690 ... ok BUILDSTDERR: test_l0691 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0691 ... ok BUILDSTDERR: test_l0696 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time64 == bound``.test_l0696 ... ok BUILDSTDERR: test_l0697 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) & ((c_extra + 1) < 0)``.test_l0697 ... ok BUILDSTDERR: test_l0698 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | (c_idxextra > 0)``.test_l0698 ... ok BUILDSTDERR: test_l0699 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0699 ... ok BUILDSTDERR: test_l0700 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``c_time64 != bound``.test_l0700 ... ok BUILDSTDERR: test_l0701 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) & ((c_extra + 1) < 0)``.test_l0701 ... ok BUILDSTDERR: test_l0702 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | (c_idxextra > 0)``.test_l0702 ... ok BUILDSTDERR: test_l0703 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0703 ... ok BUILDSTDERR: test_l0712 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time64) & (c_time64 <= rbound)``.test_l0712 ... ok BUILDSTDERR: test_l0713 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0713 ... ok BUILDSTDERR: test_l0714 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | (c_idxextra > 0)``.test_l0714 ... ok BUILDSTDERR: test_l0715 (tables.tests.test_queries.SIMO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0715 ... ok BUILDSTDERR: test_l0000 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint64``.test_l0000 ... ok BUILDSTDERR: test_l0001 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) & ((c_extra + 1) < 0)``.test_l0001 ... ok BUILDSTDERR: test_l0002 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | (c_idxextra > 0)``.test_l0002 ... ok BUILDSTDERR: test_l0003 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0003 ... ok BUILDSTDERR: test_l0008 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 < 37L``.test_l0008 ... ok BUILDSTDERR: test_l0009 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) & ((c_extra + 1) < 0)``.test_l0009 ... ok BUILDSTDERR: test_l0010 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | (c_idxextra > 0)``.test_l0010 ... ok BUILDSTDERR: test_l0011 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0011 ... ok BUILDSTDERR: test_l0016 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 == bound``.test_l0016 ... ok BUILDSTDERR: test_l0017 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) & ((c_extra + 1) < 0)``.test_l0017 ... ok BUILDSTDERR: test_l0018 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | (c_idxextra > 0)``.test_l0018 ... ok BUILDSTDERR: test_l0019 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0019 ... ok BUILDSTDERR: test_l0020 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint64 != bound``.test_l0020 ... ok BUILDSTDERR: test_l0021 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) & ((c_extra + 1) < 0)``.test_l0021 ... ok BUILDSTDERR: test_l0022 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | (c_idxextra > 0)``.test_l0022 ... ok BUILDSTDERR: test_l0023 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0023 ... ok BUILDSTDERR: test_l0032 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint64) & (c_uint64 <= rbound)``.test_l0032 ... ok BUILDSTDERR: test_l0033 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0033 ... ok BUILDSTDERR: test_l0034 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | (c_idxextra > 0)``.test_l0034 ... ok BUILDSTDERR: test_l0035 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint64) & (c_uint64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0035 ... ok BUILDSTDERR: test_l0040 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int32``.test_l0040 ... ok BUILDSTDERR: test_l0041 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) & ((c_extra + 1) < 0)``.test_l0041 ... ok BUILDSTDERR: test_l0042 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | (c_idxextra > 0)``.test_l0042 ... ok BUILDSTDERR: test_l0043 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0043 ... ok BUILDSTDERR: test_l0048 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int32 < 37``.test_l0048 ... ok BUILDSTDERR: test_l0049 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) & ((c_extra + 1) < 0)``.test_l0049 ... ok BUILDSTDERR: test_l0050 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | (c_idxextra > 0)``.test_l0050 ... ok BUILDSTDERR: test_l0051 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0051 ... ok BUILDSTDERR: test_l0056 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int32 == bound``.test_l0056 ... ok BUILDSTDERR: test_l0057 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) & ((c_extra + 1) < 0)``.test_l0057 ... ok BUILDSTDERR: test_l0058 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | (c_idxextra > 0)``.test_l0058 ... ok BUILDSTDERR: test_l0059 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0059 ... ok BUILDSTDERR: test_l0060 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int32 != bound``.test_l0060 ... ok BUILDSTDERR: test_l0061 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) & ((c_extra + 1) < 0)``.test_l0061 ... ok BUILDSTDERR: test_l0062 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | (c_idxextra > 0)``.test_l0062 ... ok BUILDSTDERR: test_l0063 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0063 ... ok BUILDSTDERR: test_l0072 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int32) & (c_int32 <= rbound)``.test_l0072 ... ok BUILDSTDERR: test_l0073 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0073 ... ok BUILDSTDERR: test_l0074 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | (c_idxextra > 0)``.test_l0074 ... ok BUILDSTDERR: test_l0075 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int32) & (c_int32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0075 ... ok BUILDSTDERR: test_l0120 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_complex128``.test_l0120 ... ok BUILDSTDERR: test_l0121 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) & ((c_extra + 1) < 0)``.test_l0121 ... ok BUILDSTDERR: test_l0122 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | (c_idxextra > 0)``.test_l0122 ... ok BUILDSTDERR: test_l0123 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0123 ... ok BUILDSTDERR: test_l0128 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 < (37+0j)``.test_l0128 ... ok BUILDSTDERR: test_l0129 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) & ((c_extra + 1) < 0)``.test_l0129 ... ok BUILDSTDERR: test_l0130 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | (c_idxextra > 0)``.test_l0130 ... ok BUILDSTDERR: test_l0131 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 < (37+0j)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0131 ... ok BUILDSTDERR: test_l0136 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 == bound``.test_l0136 ... ok BUILDSTDERR: test_l0137 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) & ((c_extra + 1) < 0)``.test_l0137 ... ok BUILDSTDERR: test_l0138 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | (c_idxextra > 0)``.test_l0138 ... ok BUILDSTDERR: test_l0139 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0139 ... ok BUILDSTDERR: test_l0140 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_complex128 != bound``.test_l0140 ... ok BUILDSTDERR: test_l0141 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) & ((c_extra + 1) < 0)``.test_l0141 ... ok BUILDSTDERR: test_l0142 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | (c_idxextra > 0)``.test_l0142 ... ok BUILDSTDERR: test_l0143 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_complex128 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0143 ... ok BUILDSTDERR: test_l0152 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_complex128) & (c_complex128 <= rbound)``.test_l0152 ... ok BUILDSTDERR: test_l0153 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) & ((c_extra + 1) < 0)``.test_l0153 ... ok BUILDSTDERR: test_l0154 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | (c_idxextra > 0)``.test_l0154 ... ok BUILDSTDERR: test_l0155 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_complex128) & (c_complex128 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0155 ... ok BUILDSTDERR: test_l0200 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float64``.test_l0200 ... ok BUILDSTDERR: test_l0201 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) & ((c_extra + 1) < 0)``.test_l0201 ... ok BUILDSTDERR: test_l0202 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | (c_idxextra > 0)``.test_l0202 ... ok BUILDSTDERR: test_l0203 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0203 ... ok BUILDSTDERR: test_l0208 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float64 < 37.0``.test_l0208 ... ok BUILDSTDERR: test_l0209 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) & ((c_extra + 1) < 0)``.test_l0209 ... ok BUILDSTDERR: test_l0210 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | (c_idxextra > 0)``.test_l0210 ... ok BUILDSTDERR: test_l0211 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0211 ... ok BUILDSTDERR: test_l0216 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float64 == bound``.test_l0216 ... ok BUILDSTDERR: test_l0217 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) & ((c_extra + 1) < 0)``.test_l0217 ... ok BUILDSTDERR: test_l0218 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | (c_idxextra > 0)``.test_l0218 ... ok BUILDSTDERR: test_l0219 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0219 ... ok BUILDSTDERR: test_l0220 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float64 != bound``.test_l0220 ... ok BUILDSTDERR: test_l0221 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) & ((c_extra + 1) < 0)``.test_l0221 ... ok BUILDSTDERR: test_l0222 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | (c_idxextra > 0)``.test_l0222 ... ok BUILDSTDERR: test_l0223 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0223 ... ok BUILDSTDERR: test_l0232 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float64) & (c_float64 <= rbound)``.test_l0232 ... ok BUILDSTDERR: test_l0233 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0233 ... ok BUILDSTDERR: test_l0234 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | (c_idxextra > 0)``.test_l0234 ... ok BUILDSTDERR: test_l0235 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float64) & (c_float64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0235 ... ok BUILDSTDERR: test_l0240 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_string``.test_l0240 ... ok BUILDSTDERR: test_l0241 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string) & ((c_extra + 1) < 0)``.test_l0241 ... ok BUILDSTDERR: test_l0242 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | (c_idxextra > 0)``.test_l0242 ... ok BUILDSTDERR: test_l0243 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0243 ... ok BUILDSTDERR: test_l0248 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_string < '37'``.test_l0248 ... ok BUILDSTDERR: test_l0249 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') & ((c_extra + 1) < 0)``.test_l0249 ... ok BUILDSTDERR: test_l0250 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | (c_idxextra > 0)``.test_l0250 ... ok BUILDSTDERR: test_l0251 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string < '37') | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0251 ... ok BUILDSTDERR: test_l0256 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_string == bound``.test_l0256 ... ok BUILDSTDERR: test_l0257 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) & ((c_extra + 1) < 0)``.test_l0257 ... ok BUILDSTDERR: test_l0258 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | (c_idxextra > 0)``.test_l0258 ... ok BUILDSTDERR: test_l0259 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0259 ... ok BUILDSTDERR: test_l0260 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_string != bound``.test_l0260 ... ok BUILDSTDERR: test_l0261 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) & ((c_extra + 1) < 0)``.test_l0261 ... ok BUILDSTDERR: test_l0262 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | (c_idxextra > 0)``.test_l0262 ... ok BUILDSTDERR: test_l0263 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_string != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0263 ... ok BUILDSTDERR: test_l0272 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_string) & (c_string <= rbound)``.test_l0272 ... ok BUILDSTDERR: test_l0273 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) & ((c_extra + 1) < 0)``.test_l0273 ... ok BUILDSTDERR: test_l0274 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | (c_idxextra > 0)``.test_l0274 ... ok BUILDSTDERR: test_l0275 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_string) & (c_string <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0275 ... ok BUILDSTDERR: test_l0280 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time32``.test_l0280 ... ok BUILDSTDERR: test_l0281 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) & ((c_extra + 1) < 0)``.test_l0281 ... ok BUILDSTDERR: test_l0282 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | (c_idxextra > 0)``.test_l0282 ... ok BUILDSTDERR: test_l0283 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0283 ... ok BUILDSTDERR: test_l0288 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time32 < 37``.test_l0288 ... ok BUILDSTDERR: test_l0289 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) & ((c_extra + 1) < 0)``.test_l0289 ... ok BUILDSTDERR: test_l0290 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | (c_idxextra > 0)``.test_l0290 ... ok BUILDSTDERR: test_l0291 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0291 ... ok BUILDSTDERR: test_l0296 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time32 == bound``.test_l0296 ... ok BUILDSTDERR: test_l0297 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) & ((c_extra + 1) < 0)``.test_l0297 ... ok BUILDSTDERR: test_l0298 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | (c_idxextra > 0)``.test_l0298 ... ok BUILDSTDERR: test_l0299 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0299 ... ok BUILDSTDERR: test_l0300 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time32 != bound``.test_l0300 ... ok BUILDSTDERR: test_l0301 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) & ((c_extra + 1) < 0)``.test_l0301 ... ok BUILDSTDERR: test_l0302 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | (c_idxextra > 0)``.test_l0302 ... ok BUILDSTDERR: test_l0303 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0303 ... ok BUILDSTDERR: test_l0312 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time32) & (c_time32 <= rbound)``.test_l0312 ... ok BUILDSTDERR: test_l0313 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0313 ... ok BUILDSTDERR: test_l0314 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | (c_idxextra > 0)``.test_l0314 ... ok BUILDSTDERR: test_l0315 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time32) & (c_time32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0315 ... ok BUILDSTDERR: test_l0320 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_enum``.test_l0320 ... ok BUILDSTDERR: test_l0321 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) & ((c_extra + 1) < 0)``.test_l0321 ... ok BUILDSTDERR: test_l0322 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | (c_idxextra > 0)``.test_l0322 ... ok BUILDSTDERR: test_l0323 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0323 ... ok BUILDSTDERR: test_l0328 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_enum < 37``.test_l0328 ... ok BUILDSTDERR: test_l0329 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) & ((c_extra + 1) < 0)``.test_l0329 ... ok BUILDSTDERR: test_l0330 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | (c_idxextra > 0)``.test_l0330 ... ok BUILDSTDERR: test_l0331 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0331 ... ok BUILDSTDERR: test_l0336 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_enum == bound``.test_l0336 ... ok BUILDSTDERR: test_l0337 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) & ((c_extra + 1) < 0)``.test_l0337 ... ok BUILDSTDERR: test_l0338 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | (c_idxextra > 0)``.test_l0338 ... ok BUILDSTDERR: test_l0339 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0339 ... ok BUILDSTDERR: test_l0340 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_enum != bound``.test_l0340 ... ok BUILDSTDERR: test_l0341 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) & ((c_extra + 1) < 0)``.test_l0341 ... ok BUILDSTDERR: test_l0342 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | (c_idxextra > 0)``.test_l0342 ... ok BUILDSTDERR: test_l0343 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_enum != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0343 ... ok BUILDSTDERR: test_l0352 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_enum) & (c_enum <= rbound)``.test_l0352 ... ok BUILDSTDERR: test_l0353 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) & ((c_extra + 1) < 0)``.test_l0353 ... ok BUILDSTDERR: test_l0354 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | (c_idxextra > 0)``.test_l0354 ... ok BUILDSTDERR: test_l0355 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_enum) & (c_enum <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0355 ... ok BUILDSTDERR: test_l0400 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint32``.test_l0400 ... ok BUILDSTDERR: test_l0401 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) & ((c_extra + 1) < 0)``.test_l0401 ... ok BUILDSTDERR: test_l0402 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | (c_idxextra > 0)``.test_l0402 ... ok BUILDSTDERR: test_l0403 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0403 ... ok BUILDSTDERR: test_l0408 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 < 37L``.test_l0408 ... ok BUILDSTDERR: test_l0409 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) & ((c_extra + 1) < 0)``.test_l0409 ... ok BUILDSTDERR: test_l0410 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | (c_idxextra > 0)``.test_l0410 ... ok BUILDSTDERR: test_l0411 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0411 ... ok BUILDSTDERR: test_l0416 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 == bound``.test_l0416 ... ok BUILDSTDERR: test_l0417 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) & ((c_extra + 1) < 0)``.test_l0417 ... ok BUILDSTDERR: test_l0418 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | (c_idxextra > 0)``.test_l0418 ... ok BUILDSTDERR: test_l0419 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0419 ... ok BUILDSTDERR: test_l0420 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_uint32 != bound``.test_l0420 ... ok BUILDSTDERR: test_l0421 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) & ((c_extra + 1) < 0)``.test_l0421 ... ok BUILDSTDERR: test_l0422 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | (c_idxextra > 0)``.test_l0422 ... ok BUILDSTDERR: test_l0423 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_uint32 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0423 ... ok BUILDSTDERR: test_l0432 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_uint32) & (c_uint32 <= rbound)``.test_l0432 ... ok BUILDSTDERR: test_l0433 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) & ((c_extra + 1) < 0)``.test_l0433 ... ok BUILDSTDERR: test_l0434 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | (c_idxextra > 0)``.test_l0434 ... ok BUILDSTDERR: test_l0435 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_uint32) & (c_uint32 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0435 ... ok BUILDSTDERR: test_l0480 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_bool``.test_l0480 ... ok BUILDSTDERR: test_l0481 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) & ((c_extra + 1) < 0)``.test_l0481 ... ok BUILDSTDERR: test_l0482 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | (c_idxextra > 0)``.test_l0482 ... ok BUILDSTDERR: test_l0483 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0483 ... ok BUILDSTDERR: test_l0488 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_bool < True``.test_l0488 ... ok BUILDSTDERR: test_l0489 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) & ((c_extra + 1) < 0)``.test_l0489 ... ok BUILDSTDERR: test_l0490 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | (c_idxextra > 0)``.test_l0490 ... ok BUILDSTDERR: test_l0491 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool < True) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0491 ... ok BUILDSTDERR: test_l0496 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_bool == bound``.test_l0496 ... ok BUILDSTDERR: test_l0497 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) & ((c_extra + 1) < 0)``.test_l0497 ... ok BUILDSTDERR: test_l0498 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | (c_idxextra > 0)``.test_l0498 ... ok BUILDSTDERR: test_l0499 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0499 ... ok BUILDSTDERR: test_l0500 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_bool != bound``.test_l0500 ... ok BUILDSTDERR: test_l0501 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) & ((c_extra + 1) < 0)``.test_l0501 ... ok BUILDSTDERR: test_l0502 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | (c_idxextra > 0)``.test_l0502 ... ok BUILDSTDERR: test_l0503 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_bool != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0503 ... ok BUILDSTDERR: test_l0512 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_bool) & (c_bool <= rbound)``.test_l0512 ... ok BUILDSTDERR: test_l0513 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) & ((c_extra + 1) < 0)``.test_l0513 ... ok BUILDSTDERR: test_l0514 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | (c_idxextra > 0)``.test_l0514 ... ok BUILDSTDERR: test_l0515 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_bool) & (c_bool <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0515 ... ok BUILDSTDERR: test_l0520 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int64``.test_l0520 ... ok BUILDSTDERR: test_l0521 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) & ((c_extra + 1) < 0)``.test_l0521 ... ok BUILDSTDERR: test_l0522 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | (c_idxextra > 0)``.test_l0522 ... ok BUILDSTDERR: test_l0523 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0523 ... ok BUILDSTDERR: test_l0528 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int64 < 37L``.test_l0528 ... ok BUILDSTDERR: test_l0529 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) & ((c_extra + 1) < 0)``.test_l0529 ... ok BUILDSTDERR: test_l0530 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | (c_idxextra > 0)``.test_l0530 ... ok BUILDSTDERR: test_l0531 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 < 37L) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0531 ... ok BUILDSTDERR: test_l0536 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int64 == bound``.test_l0536 ... ok BUILDSTDERR: test_l0537 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) & ((c_extra + 1) < 0)``.test_l0537 ... ok BUILDSTDERR: test_l0538 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | (c_idxextra > 0)``.test_l0538 ... ok BUILDSTDERR: test_l0539 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0539 ... ok BUILDSTDERR: test_l0540 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int64 != bound``.test_l0540 ... ok BUILDSTDERR: test_l0541 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) & ((c_extra + 1) < 0)``.test_l0541 ... ok BUILDSTDERR: test_l0542 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | (c_idxextra > 0)``.test_l0542 ... ok BUILDSTDERR: test_l0543 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0543 ... ok BUILDSTDERR: test_l0552 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int64) & (c_int64 <= rbound)``.test_l0552 ... ok BUILDSTDERR: test_l0553 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0553 ... ok BUILDSTDERR: test_l0554 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | (c_idxextra > 0)``.test_l0554 ... ok BUILDSTDERR: test_l0555 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int64) & (c_int64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0555 ... ok BUILDSTDERR: test_l0560 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float16``.test_l0560 ... ok BUILDSTDERR: test_l0561 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) & ((c_extra + 1) < 0)``.test_l0561 ... ok BUILDSTDERR: test_l0562 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | (c_idxextra > 0)``.test_l0562 ... ok BUILDSTDERR: test_l0563 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0563 ... ok BUILDSTDERR: test_l0568 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float16 < 37.0``.test_l0568 ... ok BUILDSTDERR: test_l0569 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) & ((c_extra + 1) < 0)``.test_l0569 ... ok BUILDSTDERR: test_l0570 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | (c_idxextra > 0)``.test_l0570 ... ok BUILDSTDERR: test_l0571 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0571 ... ok BUILDSTDERR: test_l0576 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float16 == bound``.test_l0576 ... ok BUILDSTDERR: test_l0577 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) & ((c_extra + 1) < 0)``.test_l0577 ... ok BUILDSTDERR: test_l0578 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | (c_idxextra > 0)``.test_l0578 ... ok BUILDSTDERR: test_l0579 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0579 ... ok BUILDSTDERR: test_l0580 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_float16 != bound``.test_l0580 ... ok BUILDSTDERR: test_l0581 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) & ((c_extra + 1) < 0)``.test_l0581 ... ok BUILDSTDERR: test_l0582 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | (c_idxextra > 0)``.test_l0582 ... ok BUILDSTDERR: test_l0583 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_float16 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0583 ... ok BUILDSTDERR: test_l0592 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_float16) & (c_float16 <= rbound)``.test_l0592 ... ok BUILDSTDERR: test_l0593 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) & ((c_extra + 1) < 0)``.test_l0593 ... ok BUILDSTDERR: test_l0594 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | (c_idxextra > 0)``.test_l0594 ... ok BUILDSTDERR: test_l0595 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_float16) & (c_float16 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0595 ... ok BUILDSTDERR: test_l0600 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int8``.test_l0600 ... ok BUILDSTDERR: test_l0601 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) & ((c_extra + 1) < 0)``.test_l0601 ... ok BUILDSTDERR: test_l0602 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | (c_idxextra > 0)``.test_l0602 ... ok BUILDSTDERR: test_l0603 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0603 ... ok BUILDSTDERR: test_l0608 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int8 < 37``.test_l0608 ... ok BUILDSTDERR: test_l0609 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) & ((c_extra + 1) < 0)``.test_l0609 ... ok BUILDSTDERR: test_l0610 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | (c_idxextra > 0)``.test_l0610 ... ok BUILDSTDERR: test_l0611 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 < 37) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0611 ... ok BUILDSTDERR: test_l0616 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int8 == bound``.test_l0616 ... ok BUILDSTDERR: test_l0617 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) & ((c_extra + 1) < 0)``.test_l0617 ... ok BUILDSTDERR: test_l0618 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | (c_idxextra > 0)``.test_l0618 ... ok BUILDSTDERR: test_l0619 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0619 ... ok BUILDSTDERR: test_l0620 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_int8 != bound``.test_l0620 ... ok BUILDSTDERR: test_l0621 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) & ((c_extra + 1) < 0)``.test_l0621 ... ok BUILDSTDERR: test_l0622 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | (c_idxextra > 0)``.test_l0622 ... ok BUILDSTDERR: test_l0623 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_int8 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0623 ... ok BUILDSTDERR: test_l0632 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_int8) & (c_int8 <= rbound)``.test_l0632 ... ok BUILDSTDERR: test_l0633 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) & ((c_extra + 1) < 0)``.test_l0633 ... ok BUILDSTDERR: test_l0634 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | (c_idxextra > 0)``.test_l0634 ... ok BUILDSTDERR: test_l0635 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_int8) & (c_int8 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0635 ... ok BUILDSTDERR: test_l0680 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time64``.test_l0680 ... ok BUILDSTDERR: test_l0681 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) & ((c_extra + 1) < 0)``.test_l0681 ... ok BUILDSTDERR: test_l0682 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | (c_idxextra > 0)``.test_l0682 ... ok BUILDSTDERR: test_l0683 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0683 ... ok BUILDSTDERR: test_l0688 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time64 < 37.0``.test_l0688 ... ok BUILDSTDERR: test_l0689 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) & ((c_extra + 1) < 0)``.test_l0689 ... ok BUILDSTDERR: test_l0690 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | (c_idxextra > 0)``.test_l0690 ... ok BUILDSTDERR: test_l0691 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 < 37.0) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0691 ... ok BUILDSTDERR: test_l0696 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time64 == bound``.test_l0696 ... ok BUILDSTDERR: test_l0697 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) & ((c_extra + 1) < 0)``.test_l0697 ... ok BUILDSTDERR: test_l0698 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | (c_idxextra > 0)``.test_l0698 ... ok BUILDSTDERR: test_l0699 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 == bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0699 ... ok BUILDSTDERR: test_l0700 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``c_time64 != bound``.test_l0700 ... ok BUILDSTDERR: test_l0701 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) & ((c_extra + 1) < 0)``.test_l0701 ... ok BUILDSTDERR: test_l0702 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | (c_idxextra > 0)``.test_l0702 ... ok BUILDSTDERR: test_l0703 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(c_time64 != bound) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0703 ... ok BUILDSTDERR: test_l0712 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``(lbound < c_time64) & (c_time64 <= rbound)``.test_l0712 ... ok BUILDSTDERR: test_l0713 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) & ((c_extra + 1) < 0)``.test_l0713 ... ok BUILDSTDERR: test_l0714 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | (c_idxextra > 0)``.test_l0714 ... ok BUILDSTDERR: test_l0715 (tables.tests.test_queries.SIFO3TDTestCase) BUILDSTDERR: Testing ``((lbound < c_time64) & (c_time64 <= rbound)) | ((c_idxextra > 0) | ((c_extra + 1) > 0))``.test_l0715 ... ok BUILDSTDERR: test_condition_vars (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using condition variables in conditions. ... ok BUILDSTDERR: test_empty_condition (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using an empty condition. ... ok BUILDSTDERR: test_foreign_column (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with a column from other table. ... ok BUILDSTDERR: test_implicit_col (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using implicit column names in conditions. ... ok BUILDSTDERR: test_nested_col (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with nested columns. ... ok BUILDSTDERR: test_no_column (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with no participating columns. ... ok BUILDSTDERR: test_not_boolean (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a non-boolean condition. ... ok BUILDSTDERR: test_scopes (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Looking up different scopes for variables. ... ok BUILDSTDERR: test_syntax_error (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with a syntax error. ... ok BUILDSTDERR: test_unsupported_object (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with an unsupported object. ... ok BUILDSTDERR: test_unsupported_op (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with unsupported operations on types. ... ok BUILDSTDERR: test_unsupported_syntax (tables.tests.test_queries.ScalarTableUsageTestCase) BUILDSTDERR: Using a condition with unsupported syntax. ... ok BUILDSTDERR: test (tables.tests.test_queries.MDTableUsageTestCase) BUILDSTDERR: Using a condition on a multidimensional table. ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage1) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage2) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage3) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage4) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage5) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage6) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage7) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage8) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage9) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage10) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage11) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage12) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage13) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage14) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage15) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage16) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage17) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage18) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage19) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage20) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage21) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage22) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage23) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage24) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage25) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage26) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage27) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage28) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage29) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage30) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage31) ... ok BUILDSTDERR: test (tables.tests.test_queries.IndexedTableUsage32) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.ExprNumPy) BUILDSTDERR: Checking that expression is correctly evaluated. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.ExprNumPy) BUILDSTDERR: Checking that expression is correctly evaluated (`out` param) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.ExprArray) BUILDSTDERR: Checking that expression is correctly evaluated. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.ExprArray) BUILDSTDERR: Checking that expression is correctly evaluated (`out` param) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.ExprCArray) BUILDSTDERR: Checking that expression is correctly evaluated. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.ExprCArray) BUILDSTDERR: Checking that expression is correctly evaluated (`out` param) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.ExprEArray) BUILDSTDERR: Checking that expression is correctly evaluated. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.ExprEArray) BUILDSTDERR: Checking that expression is correctly evaluated (`out` param) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.ExprColumn) BUILDSTDERR: Checking that expression is correctly evaluated. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.ExprColumn) BUILDSTDERR: Checking that expression is correctly evaluated (`out` param) ... ok BUILDSTDERR: test00a_simple (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking expressions with mixed objects. ... ok BUILDSTDERR: test00b_simple_scalars (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking that scalars in expression evaluate correctly. ... ok BUILDSTDERR: test01a_out (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking expressions with mixed objects (`out` param) ... ok BUILDSTDERR: test01b_out_scalars (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking expressions with mixed objects (`out` param, scalars) ... ok BUILDSTDERR: test02a_sss (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking mixed objects and start, stop, step (I) ... ok BUILDSTDERR: test02b_sss (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking mixed objects and start, stop, step (II) ... ok BUILDSTDERR: test02c_sss (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking mixed objects and start, stop, step (III) ... ok BUILDSTDERR: test03_sss (tables.tests.test_expression.MixedContainers0) BUILDSTDERR: Checking start, stop, step as numpy.int64. ... ok BUILDSTDERR: test00a_simple (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking expressions with mixed objects. ... ok BUILDSTDERR: test00b_simple_scalars (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking that scalars in expression evaluate correctly. ... ok BUILDSTDERR: test01a_out (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking expressions with mixed objects (`out` param) ... ok BUILDSTDERR: test01b_out_scalars (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking expressions with mixed objects (`out` param, scalars) ... ok BUILDSTDERR: test02a_sss (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking mixed objects and start, stop, step (I) ... ok BUILDSTDERR: test02b_sss (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking mixed objects and start, stop, step (II) ... ok BUILDSTDERR: test02c_sss (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking mixed objects and start, stop, step (III) ... ok BUILDSTDERR: test03_sss (tables.tests.test_expression.MixedContainers1) BUILDSTDERR: Checking start, stop, step as numpy.int64. ... ok BUILDSTDERR: test00a_simple (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking expressions with mixed objects. ... ok BUILDSTDERR: test00b_simple_scalars (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking that scalars in expression evaluate correctly. ... ok BUILDSTDERR: test01a_out (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking expressions with mixed objects (`out` param) ... ok BUILDSTDERR: test01b_out_scalars (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking expressions with mixed objects (`out` param, scalars) ... ok BUILDSTDERR: test02a_sss (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking mixed objects and start, stop, step (I) ... ok BUILDSTDERR: test02b_sss (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking mixed objects and start, stop, step (II) ... ok BUILDSTDERR: test02c_sss (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking mixed objects and start, stop, step (III) ... ok BUILDSTDERR: test03_sss (tables.tests.test_expression.MixedContainers2) BUILDSTDERR: Checking start, stop, step as numpy.int64. ... ok BUILDSTDERR: test00a_simple (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking expressions with mixed objects. ... ok BUILDSTDERR: test00b_simple_scalars (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking that scalars in expression evaluate correctly. ... ok BUILDSTDERR: test01a_out (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking expressions with mixed objects (`out` param) ... ok BUILDSTDERR: test01b_out_scalars (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking expressions with mixed objects (`out` param, scalars) ... ok BUILDSTDERR: test02a_sss (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking mixed objects and start, stop, step (I) ... ok BUILDSTDERR: test02b_sss (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking mixed objects and start, stop, step (II) ... ok BUILDSTDERR: test02c_sss (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking mixed objects and start, stop, step (III) ... ok BUILDSTDERR: test03_sss (tables.tests.test_expression.MixedContainers3) BUILDSTDERR: Checking start, stop, step as numpy.int64. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.UnalignedObject) BUILDSTDERR: Checking expressions with unaligned objects. ... ok BUILDSTDERR: test01_md (tables.tests.test_expression.UnalignedObject) BUILDSTDERR: Checking expressions with unaligned objects (MD version) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.NonContiguousObject) BUILDSTDERR: Checking expressions with non-contiguous objects ... ok BUILDSTDERR: test01a_md (tables.tests.test_expression.NonContiguousObject) BUILDSTDERR: Checking expressions with non-contiguous objects (MD version, I) ... ok BUILDSTDERR: test01b_md (tables.tests.test_expression.NonContiguousObject) BUILDSTDERR: Checking expressions with non-contiguous objects (MD version, II) ... ok BUILDSTDERR: test02_uint64 (tables.tests.test_expression.ExprError) BUILDSTDERR: Checking that uint64 arrays in expression are detected. ... ok BUILDSTDERR: test03_table (tables.tests.test_expression.ExprError) BUILDSTDERR: Checking that tables in expression are detected. ... ok BUILDSTDERR: test04_nestedcols (tables.tests.test_expression.ExprError) BUILDSTDERR: Checking that nested cols in expression are detected. ... ok BUILDSTDERR: test05_vlarray (tables.tests.test_expression.ExprError) BUILDSTDERR: Checking that VLArrays in expression are detected. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast0) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast1) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast2) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast3) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast4) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Broadcast5) BUILDSTDERR: Checking broadcast in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.DiffLength0) BUILDSTDERR: Checking different length inputs in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.DiffLength1) BUILDSTDERR: Checking different length inputs in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.DiffLength2) BUILDSTDERR: Checking different length inputs in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.DiffLength3) BUILDSTDERR: Checking different length inputs in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.DiffLength4) BUILDSTDERR: Checking different length inputs in expression. ... ok BUILDSTDERR: test00_bool (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking booleans in expression. ... ok BUILDSTDERR: test01_shortint (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking int8,uint8,int16,uint16 and int32 in expression. ... ok BUILDSTDERR: test02_longint (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking uint32 and int64 in expression. ... ok BUILDSTDERR: test03_float (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking float32 and float64 in expression. ... ok BUILDSTDERR: test04_complex (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking complex64 and complex128 in expression. ... ok BUILDSTDERR: test05_string (tables.tests.test_expression.TypesTestCase) BUILDSTDERR: Checking strings in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.FunctionsTestCase) BUILDSTDERR: Checking some math functions in expression. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Maindim0) BUILDSTDERR: Checking other dimensions than 0 as main dimension. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.Maindim0) BUILDSTDERR: Checking other dimensions than 0 as main dimension (out) ... ok BUILDSTDERR: test02_diff_in_maindims (tables.tests.test_expression.Maindim0) BUILDSTDERR: Checking different main dimensions in inputs. ... ok BUILDSTDERR: test03_diff_in_out_maindims (tables.tests.test_expression.Maindim0) BUILDSTDERR: Checking different maindims in inputs and output. ... ok BUILDSTDERR: test04_diff_in_out_maindims_lengths (tables.tests.test_expression.Maindim0) BUILDSTDERR: Checking different maindims and lengths in inputs and output. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Maindim1) BUILDSTDERR: Checking other dimensions than 0 as main dimension. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.Maindim1) BUILDSTDERR: Checking other dimensions than 0 as main dimension (out) ... ok BUILDSTDERR: test02_diff_in_maindims (tables.tests.test_expression.Maindim1) BUILDSTDERR: Checking different main dimensions in inputs. ... ok BUILDSTDERR: test03_diff_in_out_maindims (tables.tests.test_expression.Maindim1) BUILDSTDERR: Checking different maindims in inputs and output. ... ok BUILDSTDERR: test04_diff_in_out_maindims_lengths (tables.tests.test_expression.Maindim1) BUILDSTDERR: Checking different maindims and lengths in inputs and output. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Maindim2) BUILDSTDERR: Checking other dimensions than 0 as main dimension. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.Maindim2) BUILDSTDERR: Checking other dimensions than 0 as main dimension (out) ... ok BUILDSTDERR: test02_diff_in_maindims (tables.tests.test_expression.Maindim2) BUILDSTDERR: Checking different main dimensions in inputs. ... ok BUILDSTDERR: test03_diff_in_out_maindims (tables.tests.test_expression.Maindim2) BUILDSTDERR: Checking different maindims in inputs and output. ... ok BUILDSTDERR: test04_diff_in_out_maindims_lengths (tables.tests.test_expression.Maindim2) BUILDSTDERR: Checking different maindims and lengths in inputs and output. ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.Maindim3) BUILDSTDERR: Checking other dimensions than 0 as main dimension. ... ok BUILDSTDERR: test01_out (tables.tests.test_expression.Maindim3) BUILDSTDERR: Checking other dimensions than 0 as main dimension (out) ... ok BUILDSTDERR: test02_diff_in_maindims (tables.tests.test_expression.Maindim3) BUILDSTDERR: Checking different main dimensions in inputs. ... ok BUILDSTDERR: test03_diff_in_out_maindims (tables.tests.test_expression.Maindim3) BUILDSTDERR: Checking different maindims in inputs and output. ... ok BUILDSTDERR: test04_diff_in_out_maindims_lengths (tables.tests.test_expression.Maindim3) BUILDSTDERR: Checking different maindims and lengths in inputs and output. ... ok BUILDSTDERR: test01_append (tables.tests.test_expression.AppendModeTrue) BUILDSTDERR: Checking append mode in `set_output()` ... ok BUILDSTDERR: test01_append (tables.tests.test_expression.AppendModeFalse) BUILDSTDERR: Checking append mode in `set_output()` ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter0) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter0) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter0) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter0) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter1) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter1) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter1) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter1) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter2) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter2) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter2) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter2) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter3) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter3) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter3) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter3) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter4) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter4) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter4) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter4) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_iter (tables.tests.test_expression.iter5) BUILDSTDERR: Checking the __iter__ iterator. ... ok BUILDSTDERR: test01a_sss (tables.tests.test_expression.iter5) BUILDSTDERR: Checking the __iter__ iterator (with ranges, I) ... ok BUILDSTDERR: test01b_sss (tables.tests.test_expression.iter5) BUILDSTDERR: Checking the __iter__ iterator (with ranges, II) ... ok BUILDSTDERR: test01c_sss (tables.tests.test_expression.iter5) BUILDSTDERR: Checking the __iter__ iterator (with ranges, III) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange0) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange0) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange1) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange1) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange2) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange2) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange3) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange3) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange4) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange4) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange5) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange5) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange6) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange6) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange7) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange7) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange8) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange8) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.setOutputRange9) BUILDSTDERR: Checking the range selection for output. ... ok BUILDSTDERR: test01_maindim (tables.tests.test_expression.setOutputRange9) BUILDSTDERR: Checking the range selection for output (maindim > 0) ... ok BUILDSTDERR: test00_simple (tables.tests.test_expression.VeryLargeInputs1) BUILDSTDERR: Checking very large inputs. ... ok BUILDSTDERR: test01_iter (tables.tests.test_expression.VeryLargeInputs1) BUILDSTDERR: Checking very large inputs (__iter__ version) ... ok BUILDSTDERR: test00_create (tables.tests.test_links.HardLinkTestCase) BUILDSTDERR: Creating hard links. ... ok BUILDSTDERR: test01_open (tables.tests.test_links.HardLinkTestCase) BUILDSTDERR: Opening a file with hard links. ... ok BUILDSTDERR: test02_removeLeaf (tables.tests.test_links.HardLinkTestCase) BUILDSTDERR: Removing a hard link to a Leaf. ... ok BUILDSTDERR: test03_removeGroup (tables.tests.test_links.HardLinkTestCase) BUILDSTDERR: Removing a hard link to a Group. ... ok BUILDSTDERR: test00_create (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Creating soft links. ... ok BUILDSTDERR: test01_open (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Opening a file with soft links. ... ok BUILDSTDERR: test02_remove (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Removing a soft link. ... ok BUILDSTDERR: test03_copy (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Copying a soft link. ... ok BUILDSTDERR: test03_overwrite (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Overwrite a soft link. ... ok BUILDSTDERR: test04_move (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Moving a soft link. ... ok BUILDSTDERR: test05_rename (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Renaming a soft link. ... ok BUILDSTDERR: test06a_relative_path (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Using soft links with relative paths. ... ok BUILDSTDERR: test06b_relative_path (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Using soft links with relative paths (./ version) ... ok BUILDSTDERR: test07_walkNodes (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Checking `walk_nodes` with `classname` option. ... ok BUILDSTDERR: test08__v_links (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Checking `Group._v_links`. ... ok BUILDSTDERR: test09_link_to_link (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Checking linked links. ... ok BUILDSTDERR: test10_copy_link_to_file (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Checking copying a link to another file. ... ok BUILDSTDERR: test11_direct_attribute_access (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Check direct get/set attributes via link-->target.attribute ... ok BUILDSTDERR: test12_access_child_node_attributes (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Check get/set attributes via link-->target.child.attribute ... ok BUILDSTDERR: test13_direct_attribute_access_via_chained_softlinks (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Check get/set access via link2-->link1-->target.child.attribute ... ok BUILDSTDERR: test14_child_of_softlink_to_group (tables.tests.test_links.SoftLinkTestCase) BUILDSTDERR: Create an array whose parent is a softlink to another group ... ok BUILDSTDERR: test_str (tables.tests.test_links.SoftLinkTestCase) ... ok BUILDSTDERR: test_str_with_dangling_link (tables.tests.test_links.SoftLinkTestCase) ... ok BUILDSTDERR: test00_create (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Creating soft links. ... ok BUILDSTDERR: test01_open (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Opening a file with soft links. ... ok BUILDSTDERR: test02_remove (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Removing an external link. ... ok BUILDSTDERR: test03_copy (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Copying an external link. ... ok BUILDSTDERR: test03_overwrite (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Overwrite an external link. ... ok BUILDSTDERR: test04_move (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Moving an external link. ... ok BUILDSTDERR: test05_rename (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Renaming an external link. ... ok BUILDSTDERR: test07_walkNodes (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Checking `walk_nodes` with `classname` option. ... ok BUILDSTDERR: test08__v_links (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Checking `Group._v_links`. ... ok BUILDSTDERR: test09_umount (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Checking `umount()` method. ... ok BUILDSTDERR: test10_copy_link_to_file (tables.tests.test_links.ExternalLinkTestCase) BUILDSTDERR: Checking copying a link to another file. ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.BasicReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.BasicReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.ZlibReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.ZlibReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.BloscReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.BloscReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.LZOReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.LZOReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.Bzip2ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.Bzip2ReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.ShuffleReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.ShuffleReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.Fletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.Fletcher32ReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.ShuffleFletcher32ReadTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.OneHalfTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.OneHalfTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.UpperBoundTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.UpperBoundTestCase) ... ok BUILDSTDERR: test00_flushLastRow (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking flushing an Index incrementing only the last row. ... ok BUILDSTDERR: test00_update (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking automatic re-indexing after an update operation. ... ok BUILDSTDERR: test01_readIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index (string flavor) ... ok BUILDSTDERR: test02_readIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index (bool flavor) ... ok BUILDSTDERR: test03_readIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index (int flavor) ... ok BUILDSTDERR: test04_readIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index (float flavor) ... ok BUILDSTDERR: test05_getWhereList (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (string flavor) ... ok BUILDSTDERR: test06_getWhereList (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (bool flavor) ... ok BUILDSTDERR: test07_getWhereList (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (int flavor) ... ok BUILDSTDERR: test08_getWhereList (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking reading an Index with get_where_list (float flavor) ... ok BUILDSTDERR: test09a_removeIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking removing an index. ... ok BUILDSTDERR: test09b_removeIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking removing an index (persistent version) ... ok BUILDSTDERR: test10a_moveIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking moving a table with an index. ... ok BUILDSTDERR: test10b_moveIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking moving a table with an index (persistent version) ... ok BUILDSTDERR: test10c_moveIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking moving a table with an index (small node cache). ... ok BUILDSTDERR: test10d_moveIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking moving a table with an index (no node cache). ... ok BUILDSTDERR: test11a_removeTableWithIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking removing a table with indexes. ... ok BUILDSTDERR: test11b_removeTableWithIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 2) ... ok BUILDSTDERR: test11c_removeTableWithIndex (tables.tests.test_indexes.LowerBoundTestCase) BUILDSTDERR: Checking removing a table with indexes (persistent version 3) ... ok BUILDSTDERR: test12_doubleIterate (tables.tests.test_indexes.LowerBoundTestCase) ... ok BUILDSTDERR: test01_attrs (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing attributes (part1) ... ok BUILDSTDERR: test02_attrs (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing attributes (part2) ... ok BUILDSTDERR: test03_counters (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing counters ... ok BUILDSTDERR: test04_noauto (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing counters (non-automatic mode) ... ok BUILDSTDERR: test05_icounters (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing counters (remove_rows) ... ok BUILDSTDERR: test06_dirty (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking dirty flags (remove_rows action) ... ok BUILDSTDERR: test07_noauto (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing counters (modify_rows, no-auto mode) ... ok BUILDSTDERR: test07b_noauto (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing queries (modify in iterator, no-auto mode) ... ok BUILDSTDERR: test07c_noauto (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking indexing queries (append, no-auto mode) ... ok BUILDSTDERR: test08_dirty (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking dirty flags (modify_columns) ... ok BUILDSTDERR: test09a_propIndex (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (attrs) ... ok BUILDSTDERR: test09b_propIndex (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking that propindexes=False works ... ok BUILDSTDERR: test10_propIndex (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (values) ... ok BUILDSTDERR: test11_propIndex (tables.tests.test_indexes.AI1TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (dirty flags) ... ok BUILDSTDERR: test01_attrs (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing attributes (part1) ... ok BUILDSTDERR: test02_attrs (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing attributes (part2) ... ok BUILDSTDERR: test03_counters (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing counters ... ok BUILDSTDERR: test04_noauto (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing counters (non-automatic mode) ... ok BUILDSTDERR: test05_icounters (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing counters (remove_rows) ... ok BUILDSTDERR: test06_dirty (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking dirty flags (remove_rows action) ... ok BUILDSTDERR: test07_noauto (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing counters (modify_rows, no-auto mode) ... ok BUILDSTDERR: test07b_noauto (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing queries (modify in iterator, no-auto mode) ... ok BUILDSTDERR: test07c_noauto (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking indexing queries (append, no-auto mode) ... ok BUILDSTDERR: test08_dirty (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking dirty flags (modify_columns) ... ok BUILDSTDERR: test09a_propIndex (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (attrs) ... ok BUILDSTDERR: test09b_propIndex (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking that propindexes=False works ... ok BUILDSTDERR: test10_propIndex (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (values) ... ok BUILDSTDERR: test11_propIndex (tables.tests.test_indexes.AI2TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (dirty flags) ... ok BUILDSTDERR: test01_attrs (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing attributes (part1) ... ok BUILDSTDERR: test02_attrs (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing attributes (part2) ... ok BUILDSTDERR: test03_counters (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing counters ... ok BUILDSTDERR: test04_noauto (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing counters (non-automatic mode) ... ok BUILDSTDERR: test05_icounters (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing counters (remove_rows) ... ok BUILDSTDERR: test06_dirty (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking dirty flags (remove_rows action) ... ok BUILDSTDERR: test07_noauto (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing counters (modify_rows, no-auto mode) ... ok BUILDSTDERR: test07b_noauto (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing queries (modify in iterator, no-auto mode) ... ok BUILDSTDERR: test07c_noauto (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking indexing queries (append, no-auto mode) ... ok BUILDSTDERR: test08_dirty (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking dirty flags (modify_columns) ... ok BUILDSTDERR: test09a_propIndex (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (attrs) ... ok BUILDSTDERR: test09b_propIndex (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking that propindexes=False works ... ok BUILDSTDERR: test10_propIndex (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (values) ... ok BUILDSTDERR: test11_propIndex (tables.tests.test_indexes.AI9TestCase) BUILDSTDERR: Checking propagate Index feature in Table.copy() (dirty flags) ... ok BUILDSTDERR: test01 (tables.tests.test_indexes.DeepTableIndexTestCase) BUILDSTDERR: Checking the indexing of a table in a 2nd level hierarchy ... ok BUILDSTDERR: test01b (tables.tests.test_indexes.DeepTableIndexTestCase) BUILDSTDERR: Checking the indexing of a table in 2nd level ... ok BUILDSTDERR: test02 (tables.tests.test_indexes.DeepTableIndexTestCase) BUILDSTDERR: Checking the indexing of a table in a 4th level hierarchy ... ok BUILDSTDERR: test02b (tables.tests.test_indexes.DeepTableIndexTestCase) BUILDSTDERR: Checking the indexing of a table in a 4th level ... ok BUILDSTDERR: test03 (tables.tests.test_indexes.DeepTableIndexTestCase) BUILDSTDERR: Checking the indexing of a table in a 100th level hierarchy ... ok BUILDSTDERR: test_attributes (tables.tests.test_indexes.IndexPropsChangeTestCase) BUILDSTDERR: Storing index properties as table attributes. ... ok BUILDSTDERR: test_copyattrs (tables.tests.test_indexes.IndexPropsChangeTestCase) BUILDSTDERR: Copying index properties attributes. ... ok BUILDSTDERR: test_createIndex (tables.tests.test_indexes.IndexFiltersTestCase) BUILDSTDERR: Checking input parameters in new indexes. ... ok BUILDSTDERR: test_reindex (tables.tests.test_indexes.IndexFiltersTestCase) BUILDSTDERR: Checking input parameters in recomputed indexes. ... ok BUILDSTDERR: test1_x (tables.tests.test_indexes.OldIndexTestCase) BUILDSTDERR: Check that files with 1.x indexes are recognized and warned. ... ok BUILDSTDERR: test00_isCompletelySortedIndex (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Column.is_csi property. ... ok BUILDSTDERR: test01_readSorted1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_sorted() method with no arguments. ... ok BUILDSTDERR: test01_readSorted2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_sorted() method with arguments (I). ... ok BUILDSTDERR: test01_readSorted3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_sorted() method with arguments (II). ... ok BUILDSTDERR: test02_readIndices1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with no arguments. ... ok BUILDSTDERR: test02_readIndices2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with arguments (I). ... ok BUILDSTDERR: test02_readIndices3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with arguments (II). ... ok BUILDSTDERR: test02_readIndices4 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with arguments (III). ... ok BUILDSTDERR: test02_readIndices5 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with arguments (IV). ... ok BUILDSTDERR: test02_readIndices6 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.read_indices() method with step only. ... ok BUILDSTDERR: test03_getitem1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.__getitem__() method with no arguments. ... ok BUILDSTDERR: test03_getitem2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.__getitem__() method with start. ... ok BUILDSTDERR: test03_getitem3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Index.__getitem__() method with start, stop. ... ok BUILDSTDERR: test04_itersorted1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with no arguments. ... ok BUILDSTDERR: test04_itersorted2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a start. ... ok BUILDSTDERR: test04_itersorted3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a stop. ... ok BUILDSTDERR: test04_itersorted4 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a start and stop. ... ok BUILDSTDERR: test04_itersorted5 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a start, stop and ... ok BUILDSTDERR: test04_itersorted6 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a start, stop and ... ok BUILDSTDERR: test04_itersorted7 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with checkCSI=True. ... ok BUILDSTDERR: test04_itersorted8 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a start, stop and ... ok BUILDSTDERR: test04_itersorted9 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.itersorted() method with a negative step. ... ok BUILDSTDERR: test05_readSorted1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments. ... ok BUILDSTDERR: test05_readSorted10 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with negative step (V)). ... ok BUILDSTDERR: test05_readSorted11 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with start > stop. ... ok BUILDSTDERR: test05_readSorted2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with a start. ... ok BUILDSTDERR: test05_readSorted3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with a start and stop. ... ok BUILDSTDERR: test05_readSorted4 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with a start, stop and ... ok BUILDSTDERR: test05_readSorted5 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with only a step. ... ok BUILDSTDERR: test05_readSorted6 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with negative step. ... ok BUILDSTDERR: test05_readSorted7 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with negative step (II). ... ok BUILDSTDERR: test05_readSorted8 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with negative step (III)). ... ok BUILDSTDERR: test05_readSorted9 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with negative step (IV)). ... ok BUILDSTDERR: test05a_readSorted12 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with checkCSI (I). ... ok BUILDSTDERR: test05b_readSorted12 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.read_sorted() method with checkCSI (II). ... ok BUILDSTDERR: test06_copy_sorted1 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method with no arguments. ... ok BUILDSTDERR: test06_copy_sorted2 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method with step=-1. ... ok BUILDSTDERR: test06_copy_sorted3 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method with only a start. ... ok BUILDSTDERR: test06_copy_sorted4 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method with start, stop. ... ok BUILDSTDERR: test06_copy_sorted5 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method with start, stop, step. ... ok BUILDSTDERR: test06_copy_sorted6 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the Table.copy(sortby) method after table re-opening. ... ok BUILDSTDERR: test06_copy_sorted7 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the `checkCSI` parameter of Table.copy() (I). ... ok BUILDSTDERR: test06_copy_sorted8 (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the `checkCSI` parameter of Table.copy() (II). ... ok BUILDSTDERR: test07_isCSI_noelements (tables.tests.test_indexes.CompletelySortedIndexTestCase) BUILDSTDERR: Testing the representation of an index with no elements. ... ok BUILDSTDERR: test00 (tables.tests.test_indexes.ManyNodesTestCase) BUILDSTDERR: Indexing many nodes in one single session (based on bug #26) ... ok BUILDSTDERR: test01_readSorted1 (tables.tests.test_indexes.ReadSortedIndex0) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments. ... ok BUILDSTDERR: test01_readSorted2 (tables.tests.test_indexes.ReadSortedIndex0) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments ... ok BUILDSTDERR: test02_copy_sorted1 (tables.tests.test_indexes.ReadSortedIndex0) BUILDSTDERR: Testing the Table.copy(sortby) method. ... ok BUILDSTDERR: test02_copy_sorted2 (tables.tests.test_indexes.ReadSortedIndex0) BUILDSTDERR: Testing the Table.copy(sortby) method after table re-opening. ... ok BUILDSTDERR: test01_readSorted1 (tables.tests.test_indexes.ReadSortedIndex3) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments. ... ok BUILDSTDERR: test01_readSorted2 (tables.tests.test_indexes.ReadSortedIndex3) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments ... ok BUILDSTDERR: test02_copy_sorted1 (tables.tests.test_indexes.ReadSortedIndex3) BUILDSTDERR: Testing the Table.copy(sortby) method. ... ok BUILDSTDERR: test02_copy_sorted2 (tables.tests.test_indexes.ReadSortedIndex3) BUILDSTDERR: Testing the Table.copy(sortby) method after table re-opening. ... ok BUILDSTDERR: test01_readSorted1 (tables.tests.test_indexes.ReadSortedIndex6) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments. ... ok BUILDSTDERR: test01_readSorted2 (tables.tests.test_indexes.ReadSortedIndex6) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments ... ok BUILDSTDERR: test02_copy_sorted1 (tables.tests.test_indexes.ReadSortedIndex6) BUILDSTDERR: Testing the Table.copy(sortby) method. ... ok BUILDSTDERR: test02_copy_sorted2 (tables.tests.test_indexes.ReadSortedIndex6) BUILDSTDERR: Testing the Table.copy(sortby) method after table re-opening. ... ok BUILDSTDERR: test01_readSorted1 (tables.tests.test_indexes.ReadSortedIndex9) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments. ... ok BUILDSTDERR: test01_readSorted2 (tables.tests.test_indexes.ReadSortedIndex9) BUILDSTDERR: Testing the Table.read_sorted() method with no arguments ... ok BUILDSTDERR: test02_copy_sorted1 (tables.tests.test_indexes.ReadSortedIndex9) BUILDSTDERR: Testing the Table.copy(sortby) method. ... ok BUILDSTDERR: test02_copy_sorted2 (tables.tests.test_indexes.ReadSortedIndex9) BUILDSTDERR: Testing the Table.copy(sortby) method after table re-opening. ... ok BUILDSTDERR: test_copysort (tables.tests.test_indexes.Issue156TestCase01) ... ok BUILDSTDERR: test_copysort (tables.tests.test_indexes.Issue156TestCase02) ... ok BUILDSTDERR: test_timecol_issue (tables.tests.test_indexes.Issue119Time32ColTestCase) ... ok BUILDSTDERR: test_timecol_issue (tables.tests.test_indexes.Issue119Time64ColTestCase) ... ok BUILDSTDERR: test_csindex_nans (tables.tests.test_indexes.TestIndexingNans) ... ok BUILDSTDERR: test_issue_282 (tables.tests.test_indexes.TestIndexingNans) ... ok BUILDSTDERR: test_issue_327 (tables.tests.test_indexes.TestIndexingNans) ... ok BUILDSTDERR: test_issue_327_b (tables.tests.test_indexes.TestIndexingNans) ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.UINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.UINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.UINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.LINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.LINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.LINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.MINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.MINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.MINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.FINSV1aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.FINSV2aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test01a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test01b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (string flavor) ... ok BUILDSTDERR: test02a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test02b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (bool flavor) ... ok BUILDSTDERR: test03a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (int flavor) ... ok BUILDSTDERR: test03c (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long flavor) ... ok BUILDSTDERR: test03d (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (long and int flavor) ... ok BUILDSTDERR: test04a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test04b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index (float flavor) ... ok BUILDSTDERR: test05a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (string, python flavor) ... ok BUILDSTDERR: test05b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy string lims & python ... ok BUILDSTDERR: test06a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (bool flavor) ... ok BUILDSTDERR: test06b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy bool limits & ... ok BUILDSTDERR: test07a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (int flavor) ... ok BUILDSTDERR: test07b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy int limits & ... ok BUILDSTDERR: test08a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (float flavor) ... ok BUILDSTDERR: test08b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking get_where_list & itersequence (numpy float limits & ... ok BUILDSTDERR: test09a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (string flavor) ... ok BUILDSTDERR: test09b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() (float flavor) ... ok BUILDSTDERR: test09c (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Check non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test09d (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking non-indexed where() w/ ranges, changing step ... ok BUILDSTDERR: test10a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (string flavor) ... ok BUILDSTDERR: test10b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges (int flavor) ... ok BUILDSTDERR: test10c (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (string ... ok BUILDSTDERR: test10d (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking indexed where() with ranges, changing step (int flavor) ... ok BUILDSTDERR: test11a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values from an Index via read_coordinates() ... ok BUILDSTDERR: test12a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking selecting values after a Table.append() operation. ... ok BUILDSTDERR: test13a (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries (checking caches) ... ok BUILDSTDERR: test13b (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying step (checking caches) ... ok BUILDSTDERR: test13c (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step. ... ok BUILDSTDERR: test13d (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, varying start, stop, step (another ... ok BUILDSTDERR: test13e (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13f (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with varying condition. ... ok BUILDSTDERR: test13g (tables.tests.test_indexvalues.FINSV3aTestCase) BUILDSTDERR: Checking repeated queries, with different limits. ... ok BUILDSTDERR: test00_lrucache (tables.tests.test_indexvalues.LastRowReuseBuffers) ... ok BUILDSTDERR: test01_nocache (tables.tests.test_indexvalues.LastRowReuseBuffers) ... ok BUILDSTDERR: test02_dictcache (tables.tests.test_indexvalues.LastRowReuseBuffers) ... ok BUILDSTDERR: test01 (tables.tests.test_indexvalues.BuffersizeMultipleChunksize) ... ok BUILDSTDERR: test01 (tables.tests.test_indexvalues.SideEffectNumPyQuicksort) ... ok BUILDSTDERR: test00_version (tables.tests.test_index_backcompat.Indexes2_0TestCase) BUILDSTDERR: Checking index version. ... ok BUILDSTDERR: test01_string (tables.tests.test_index_backcompat.Indexes2_0TestCase) BUILDSTDERR: Checking string indexes. ... ok BUILDSTDERR: test02_bool (tables.tests.test_index_backcompat.Indexes2_0TestCase) BUILDSTDERR: Checking bool indexes. ... ok BUILDSTDERR: test03_int (tables.tests.test_index_backcompat.Indexes2_0TestCase) BUILDSTDERR: Checking int indexes. ... ok BUILDSTDERR: test04_float (tables.tests.test_index_backcompat.Indexes2_0TestCase) BUILDSTDERR: Checking float indexes. ... ok BUILDSTDERR: test00_version (tables.tests.test_index_backcompat.Indexes2_1TestCase) BUILDSTDERR: Checking index version. ... ok BUILDSTDERR: test01_string (tables.tests.test_index_backcompat.Indexes2_1TestCase) BUILDSTDERR: Checking string indexes. ... ok BUILDSTDERR: test02_bool (tables.tests.test_index_backcompat.Indexes2_1TestCase) BUILDSTDERR: Checking bool indexes. ... ok BUILDSTDERR: test03_int (tables.tests.test_index_backcompat.Indexes2_1TestCase) BUILDSTDERR: Checking int indexes. ... ok BUILDSTDERR: test04_float (tables.tests.test_index_backcompat.Indexes2_1TestCase) BUILDSTDERR: Checking float indexes. ... ok BUILDSTDERR: test_keysort (tables.tests.test_aux.TestAuxiliaryFunctions) ... ok BUILDSTDERR: test00_NewFile (tables.nodes.tests.test_filenode.NewFileTestCase) BUILDSTDERR: Creation of a brand new file node. ... ok BUILDSTDERR: test01_NewFileTooFewArgs (tables.nodes.tests.test_filenode.NewFileTestCase) BUILDSTDERR: Creation of a new file node without arguments for node creation. ... ok BUILDSTDERR: test02_NewFileWithExpectedSize (tables.nodes.tests.test_filenode.NewFileTestCase) BUILDSTDERR: Creation of a new file node with 'expectedsize' argument. ... ok BUILDSTDERR: test03_NewFileWithExpectedRows (tables.nodes.tests.test_filenode.NewFileTestCase) BUILDSTDERR: Creation of a new file node with illegal 'expectedrows' argument. ... ok BUILDSTDERR: test00_Close (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Closing a closed file. ... ok BUILDSTDERR: test01_Flush (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Flushing a closed file. ... ok BUILDSTDERR: test02_Next (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Getting the next line of a closed file. ... ok BUILDSTDERR: test03_Read (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Reading a closed file. ... ok BUILDSTDERR: test04_Readline (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Reading a line from a closed file. ... ok BUILDSTDERR: test05_Readlines (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Reading lines from a closed file. ... ok BUILDSTDERR: test06_Seek (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Seeking a closed file. ... ok BUILDSTDERR: test07_Tell (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Getting the pointer position in a closed file. ... ok BUILDSTDERR: test08_Truncate (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Truncating a closed file. ... ok BUILDSTDERR: test09_Write (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Writing a closed file. ... ok BUILDSTDERR: test10_Writelines (tables.nodes.tests.test_filenode.ClosedFileTestCase) BUILDSTDERR: Writing lines to a closed file. ... ok BUILDSTDERR: test00_WriteFile (tables.nodes.tests.test_filenode.WriteFileTestCase) BUILDSTDERR: Writing a whole file node. ... ok BUILDSTDERR: test01_SeekFile (tables.nodes.tests.test_filenode.WriteFileTestCase) BUILDSTDERR: Seeking and writing file node. ... ok BUILDSTDERR: test02_TruncateFile (tables.nodes.tests.test_filenode.WriteFileTestCase) BUILDSTDERR: Truncating a file node. ... ok BUILDSTDERR: test00_OpenFileRead (tables.nodes.tests.test_filenode.OpenFileTestCase) BUILDSTDERR: Opening an existing file node for reading. ... ok BUILDSTDERR: test01_OpenFileReadAppend (tables.nodes.tests.test_filenode.OpenFileTestCase) BUILDSTDERR: Opening an existing file node for reading and appending. ... ok BUILDSTDERR: test02_OpenFileInvalidMode (tables.nodes.tests.test_filenode.OpenFileTestCase) BUILDSTDERR: Opening an existing file node with an invalid mode. ... ok BUILDSTDERR: test00_CompareFile (tables.nodes.tests.test_filenode.ReadFileTestCase) BUILDSTDERR: Reading and comparing a whole file node. ... ok BUILDSTDERR: test01_Write (tables.nodes.tests.test_filenode.ReadFileTestCase) BUILDSTDERR: Writing on a read-only file. ... ok BUILDSTDERR: test02_UseAsImageFile (tables.nodes.tests.test_filenode.ReadFileTestCase) BUILDSTDERR: Using a file node with Python Imaging Library. ... ok BUILDSTDERR: test00_Readline (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Reading individual lines. ... ok BUILDSTDERR: test01_ReadlineSeek (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Reading individual lines and seeking back and forth. ... ok BUILDSTDERR: test02_Iterate (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Iterating over the lines. ... ok BUILDSTDERR: test03_Readlines (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Reading a list of lines. ... ok BUILDSTDERR: test04_ReadlineSize (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Reading individual lines of limited size. ... ok BUILDSTDERR: test05_ReadlinesSize (tables.nodes.tests.test_filenode.MonoReadlineTestCase) BUILDSTDERR: Reading a list of lines with a limited size. ... ok BUILDSTDERR: test00_MangleTypeAttrs (tables.nodes.tests.test_filenode.AttrsTestCase) BUILDSTDERR: Mangling the type attributes on a file node. ... ok BUILDSTDERR: test02_SetGetDelUserAttr (tables.nodes.tests.test_filenode.AttrsTestCase) BUILDSTDERR: Setting a user attribute on a file node. ... ok BUILDSTDERR: test03_AttrsOnClosedFile (tables.nodes.tests.test_filenode.AttrsTestCase) BUILDSTDERR: Accessing attributes on a closed file node. ... ok BUILDSTDERR: test00_Write (tables.nodes.tests.test_filenode.ClosedH5FileTestCase) BUILDSTDERR: Writing to a file node in a closed PyTables file. ... ok BUILDSTDERR: test01_Attrs (tables.nodes.tests.test_filenode.ClosedH5FileTestCase) BUILDSTDERR: Accessing the attributes of a file node in a closed ... ok BUILDSTDERR: test01_WriteToFilename (tables.nodes.tests.test_filenode.DirectReadWriteTestCase) ... ok BUILDSTDERR: test02_WriteToHDF5File (tables.nodes.tests.test_filenode.DirectReadWriteTestCase) ... ok BUILDSTDERR: test03_AutomaticNameGuessing (tables.nodes.tests.test_filenode.DirectReadWriteTestCase) ... ok BUILDSTDERR: test04_AutomaticNameGuessingWithFilenameAttribute (tables.nodes.tests.test_filenode.DirectReadWriteTestCase) ... ok BUILDSTDERR: test05_ReadFromNonexistingNodeRaises (tables.nodes.tests.test_filenode.DirectReadWriteTestCase) ... ok BUILDSTDERR: test00 (tables.tests.test_garbage.GarbageTestCase) BUILDSTDERR: Checking for uncollectable garbage. ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 5734 tests in 269.398s BUILDSTDERR: OK (skipped=14) + exit 0 Processing files: python-tables-3.2.0-1.el7.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0NpmhU + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '%{python3_sitearch}/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-tables = 3.2.0-1.el7 python-tables(x86-32) = 3.2.0-1.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libblosc.so.1 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libhdf5.so.8 liblzo2.so.2 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) /usr/bin/python Processing files: python-tables-doc-3.2.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gLVJDk + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/doc/python-tables + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/doc/python-tables + cp -pr pytablesmanual.pdf /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/doc/python-tables + cp -pr RELEASE_NOTES.txt requirements.txt /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/doc/python-tables + cp -pr examples/ /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/doc/python-tables + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ism73K + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386/usr/share/licenses/python-tables + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '%{python3_sitearch}/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-tables-doc = 3.2.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: python-tables-debuginfo-3.2.0-1.el7.i686 Provides: python-tables-debuginfo = 3.2.0-1.el7 python-tables-debuginfo(x86-32) = 3.2.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 Wrote: /builddir/build/RPMS/python-tables-3.2.0-1.el7.i686.rpm Wrote: /builddir/build/RPMS/python-tables-doc-3.2.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tables-debuginfo-3.2.0-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q0gZ6F + umask 022 + cd /builddir/build/BUILD + cd PyTables-v.3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tables-3.2.0-1.el7.i386 + exit 0 Child return code was: 0