* Package: app-arch/bloscpack-0.16.0 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking bloscpack-0.16.0.tar.gz to /var/tmp/portage/app-arch/bloscpack-0.16.0/work >>> Source unpacked in /var/tmp/portage/app-arch/bloscpack-0.16.0/work >>> Preparing source in /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0 ... * python3_6: running distutils-r1_run_phase distutils-r1_python_compile python3.6 setup.py build -j 1 running build running build_py creating /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/cli.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/pretty.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/constants.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/highlevel.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/log.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/abstract_objects.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/file_io.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/numpy_io.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/defaults.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/exceptions.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/append.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/util.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/metacodecs.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/memory_io.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/version.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/testutil.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/sysutil.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/serializers.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/__init__.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/abstract_io.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/checksums.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/args.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/headers.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack copying bloscpack/compat_util.py -> /var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0-python3_6/lib/bloscpack warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: app-arch/bloscpack-0.16.0 * python3_6: running distutils-r1_run_phase python_test /usr/lib64/python3.6/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin html-output = htmloutput.htmloutput:HtmlOutput: No module named 'version' RuntimeWarning) test_append.test_append_fp ... ok test_append.test_append ... ok test_append.test_append_into_last_chunk ... ok test_append.test_append_single_chunk ... ok test_append.test_double_append ... ok test_append.test_append_metadata ... ok test_append.test_append_fp_no_offsets ... ok test_append.test_append_fp_not_enough_space ... ok test_append.test_mixing_clevel ... ok test_append.test_append_mix_shuffle ... ok test_append.test_recreate_metadata ... ok test_append.test_rewrite_metadata ... ok test_init (test_args.TestBloscArgs) ... ok test_init (test_args.TestBloscpackArgs) ... ok test_args.test_check_blosc_arguments ... ok test_args.test_check_bloscpack_arguments ... ok test_args.test_check_bloscpack_arguments_accpets_None_as_checksum ... ok test_args.test_check_metadata_arguments ... ok test_args.test_calculate_nchunks ... ok test_args.test_handle_max_apps ... ok test_checksums.test_checksusm_exist ... ok test_checksums.test_checksusm_are_sane(0, 0) ... ok test_checksums.test_checksusm_are_sane(b'', b'') ... ok test_checksums.test_checksusm_are_sane(4, 4) ... ok test_checksums.test_checksusm_are_sane(b'\x13\x02\xc1\x03', b'\x13\x02\xc1\x03') ... ok test_checksums.test_checksusm_are_sane(4, 4) ... ok test_checksums.test_checksusm_are_sane(b'\xbd\xfa.\xaa', b'\xbd\xfa.\xaa') ... ok test_checksums.test_checksusm_are_sane(16, 16) ... ok test_checksums.test_checksusm_are_sane(b'\x04\x8fD\xd46\xd5$M\xd7c0\xb1$mUC', b'\x04\x8fD\xd46\xd5$M\xd7c0\xb1$mUC') ... ok test_checksums.test_checksusm_are_sane(20, 20) ... ok test_checksums.test_checksusm_are_sane(b'\xae\xea\xddm\x86t\x86v\r\x96O\x9fuPh\x1a\x01!#\xe6', b'\xae\xea\xddm\x86t\x86v\r\x96O\x9fuPh\x1a\x01!#\xe6') ... ok test_checksums.test_checksusm_are_sane(28, 28) ... ok test_checksums.test_checksusm_are_sane(b' (W\xc8\x1b\x14\x16w\xec\xc4\xd7\x89xU\xc5\x02*\x15\xb4q\xe09\xd0$\xe2+{\x0e', b' (W\xc8\x1b\x14\x16w\xec\xc4\xd7\x89xU\xc5\x02*\x15\xb4q\xe09\xd0$\xe2+{\x0e') ... ok test_checksums.test_checksusm_are_sane(32, 32) ... ok test_checksums.test_checksusm_are_sane(b's\x83U6N\x81\xa7\xd8\xd3\xce)E/\xa5N\xde\xda\xa6\x1c\x90*\xb0q&m=\xea6\xc0\x02\x11-', b's\x83U6N\x81\xa7\xd8\xd3\xce)E/\xa5N\xde\xda\xa6\x1c\x90*\xb0q&m=\xea6\xc0\x02\x11-') ... ok test_checksums.test_checksusm_are_sane(48, 48) ... ok test_checksums.test_checksusm_are_sane(b'to\xef\xf2go\x08\xcf#\x9e\x05\x8d~\xa0R\xc1\x93/\xa5\x0b\x8b9\x91E\nKDYW\x1d\xff\x84\xbe\x11\x02X\xd1)"(\x0cO\tJ=\xf5f\x94', b'to\xef\xf2go\x08\xcf#\x9e\x05\x8d~\xa0R\xc1\x93/\xa5\x0b\x8b9\x91E\nKDYW\x1d\xff\x84\xbe\x11\x02X\xd1)"(\x0cO\tJ=\xf5f\x94') ... ok test_checksums.test_checksusm_are_sane(64, 64) ... ok test_checksums.test_checksusm_are_sane(b'\x12w\xc9V/\x84\xe4\x0cd\xf0@\xd2U:Ae\xd9\x9b\xfbm\xe2^*\xdc\x96KG\x06\xa9\xc7\xee\x02\x1d\xac\x08\xf3\x9a*/\x02\x8b\x89\xa0\x0b\xa5=r\xd2\x9b\xf5Z\xf0\xe9z\xb6d\xa7\x00\x12<7\x11\x08e', b'\x12w\xc9V/\x84\xe4\x0cd\xf0@\xd2U:Ae\xd9\x9b\xfbm\xe2^*\xdc\x96KG\x06\xa9\xc7\xee\x02\x1d\xac\x08\xf3\x9a*/\x02\x8b\x89\xa0\x0b\xa5=r\xd2\x9b\xf5Z\xf0\xe9z\xb6d\xa7\x00\x12<7\x11\x08e') ... ok test_cli.test_parser ... ok test_cli.test_check_files_force_works ... ok test_cli.test_existing_output_file_raises_exception ... ok test_cli.test_non_existing_input_file_raises_exception ... ok test_file_io.test_offsets ... ok test_file_io.test_metadata ... ok test_file_io.test_metadata_opportunisitic_compression ... ok test_file_io.test_disable_offsets ... ok test_file_io.test_file_corruption ... ok test_file_io.test_pack_unpack ... ok test_file_io.test_pack_unpack_fp ... ok test_file_io.test_pack_unpack_bytes_to_from_file ... ok test_file_io.test_pack_unpack_bytes_bytes ... ok test_file_io.test_invalid_format ... ok test_headers.test_check_range ... ok test_headers.test_create_options('00000001', '00000001') ... ok test_headers.test_create_options('00000001', '00000001') ... ok test_headers.test_create_options('00000000', '00000000') ... ok test_headers.test_create_options('00000001', '00000001') ... ok test_headers.test_create_options('00000011', '00000011') ... ok test_headers.test_create_options('00000000', '00000000') ... ok test_headers.test_create_options('00000010', '00000010') ... ok test_headers.test_create_options('00000001', '00000001') ... ok test_headers.test_create_options('00000011', '00000011') ... ok test_headers.test_decode_options({'metadata': False, 'offsets': False}, {'offsets': False, 'metadata': False}) ... ok test_headers.test_decode_options({'metadata': False, 'offsets': True}, {'offsets': True, 'metadata': False}) ... ok test_headers.test_decode_options({'metadata': True, 'offsets': False}, {'offsets': False, 'metadata': True}) ... ok test_headers.test_decode_options({'metadata': True, 'offsets': True}, {'offsets': True, 'metadata': True}) ... ok test_headers.test_decode_options_exceptions(, , '0000000') ... ok test_headers.test_decode_options_exceptions(, , '000000000') ... ok test_headers.test_decode_options_exceptions(, , '0000000a') ... ok test_headers.test_decode_options_exceptions(, , 'abc') ... ok test_headers.test_decode_options_exceptions(, , '00000100') ... ok test_headers.test_decode_options_exceptions(, , '00001100') ... ok test_headers.test_decode_options_exceptions(, , '11111100') ... ok test_headers.test_check_options_exceptions(, , 0) ... ok test_headers.test_check_options_exceptions(, , 1) ... ok test_headers.test_check_options_exceptions(, , '0') ... ok test_headers.test_check_options_exceptions(, , '1') ... ok test_headers.test_check_options_exceptions(, , '0000000') ... ok test_headers.test_check_options_exceptions(, , '000000000') ... ok test_headers.test_check_options_exceptions(, , '1111111') ... ok test_headers.test_check_options_exceptions(, , '111111111') ... ok test_headers.test_check_options_exceptions(, , '0000000a') ... ok test_headers.test_check_options_exceptions(, , 'aaaaaaaa') ... ok test_headers.test_create_metadata_options ... ok test_headers.test_decode_metadata_options ... ok test_headers.test_decode_metadata_options_exceptions(, , '0000000') ... ok test_headers.test_decode_metadata_options_exceptions(, , '000000000') ... ok test_headers.test_decode_metadata_options_exceptions(, , '0000000a') ... ok test_headers.test_decode_metadata_options_exceptions(, , 'abc') ... ok test_headers.test_decode_metadata_options_exceptions(, , '00000001') ... ok test_headers.test_decode_metadata_options_exceptions(, , '00001111') ... ok test_headers.test_decode_metadata_options_exceptions(, , '11111111') ... ok test_headers.test_decode_blosc_header_basic ... ok test_headers.test_decode_blosc_header_deactivate_shuffle ... ok test_headers.test_decode_blosc_header_uncompressible_data ... ok test_headers.test_decode_blosc_header_uncompressible_data_dont_split_false ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', True), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')]), OrderedDict([('byte_shuffle', True), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', True), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', True), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'blosclz')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', True), ('split_blocks', False), ('codec', 'blosclz')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', True), ('split_blocks', False), ('codec', 'blosclz')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', True), ('codec', 'blosclz')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', True), ('codec', 'blosclz')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'lz4')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'lz4')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'snappy')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'snappy')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'zlib')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'zlib')])) ... ok test_headers.test_decode_blosc_flags(OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'zstd')]), OrderedDict([('byte_shuffle', False), ('pure_memcpy', False), ('bit_shuffle', False), ('split_blocks', False), ('codec', 'zstd')])) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'format_version': -1}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'format_version': 256}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'format_version': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'checksum': -1}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'checksum': 10}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'checksum': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'typesize': -1}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'typesize': 256}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'typesize': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'chunk_size': 2147483632}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'chunk_size': -2}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'chunk_size': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'last_chunk': 2147483632}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'last_chunk': -2}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'last_chunk': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'nchunks': 9223372036854775808}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'nchunks': -2}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'nchunks': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'max_app_chunks': 9223372036854775808}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'max_app_chunks': -1}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'max_app_chunks': 'foo'}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'nchunks': 4611686018427387904, 'max_app_chunks': 4611686018427387904}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'nchunks': -1, 'max_app_chunks': 1}) ... ok test_headers.test_BloscPackHeader_constructor_exceptions(, {'chunk_size': 1, 'last_chunk': 2}) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(0, 0) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(1, 1) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(1, 1) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(None, None) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(65, 65) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(9223372036854775806, 9223372036854775806) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(9223372036854775807, 9223372036854775807) ... ok test_headers.test_BloscPackHeader_total_prospective_entries(9223372036854775807, 9223372036854775807) ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x17\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x17\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x02\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x02\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x03\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x03\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x01\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x01\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x08\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x08\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x02\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x02\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x04\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x04\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\x01\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\x01\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\x00\x00\x10\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\x00\x00\x10\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xef\xff\xff\x7f\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xef\xff\xff\x7f\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\x01\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\x01\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\x00\x00\x10\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\x00\x00\x10\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xef\xff\xff\x7f\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xef\xff\xff\x7f\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x7f\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x7f\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x7f\x00\x00\x00\x00\x00\x00\x00', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\x7f\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_BloscpackHeader_encode(b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\xfe\xff\xff\xff\xff\xff\xff\x7f', b'blpk\x03\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x01\x00\x00\x00\x00\x00\x00\x00\xfe\xff\xff\xff\xff\xff\xff\x7f') ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=23, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=23, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=True, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=True, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=True, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=True, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=True, metadata=True, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=True, metadata=True, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='adler32', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='adler32', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='sha384', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='sha384', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=1, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=1, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=2, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=2, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=4, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=4, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=8, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=8, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=255, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=255, chunk_size=-1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=1, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=1, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=1048576, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=1048576, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=2147483631, last_chunk=-1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=2147483631, last_chunk=-1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=1, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=1, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=1048576, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=1048576, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=2147483631, nchunks=-1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=2147483631, nchunks=-1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1048576, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1048576, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=9223372036854775807, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=9223372036854775807, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=0), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=0)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=1), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=1)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=1048576), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=1048576)) ... ok test_headers.test_BloscpackHeader_decode(BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=9223372036854775806), BloscpackHeader(format_version=3, offsets=False, metadata=False, checksum='None', typesize=0, chunk_size=-1, last_chunk=-1, nchunks=1, max_app_chunks=9223372036854775806)) ... ok test_headers.test_BloscpackHeader_accessor_exceptions ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'JSON\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'JSON\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_headers.test_MetadataHeader_encode(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00sesame\x00\x00', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00sesame\x00\x00') ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'JSON', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'JSON', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='adler32', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='adler32', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='zlib', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='zlib', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=1, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=1, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=1, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=1, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=4294967295, max_meta_size=0, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=4294967295, max_meta_size=0, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=1, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=1, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=4294967295, meta_comp_size=0, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=4294967295, meta_comp_size=0, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=1, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=1, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=4294967295, user_codec=b''), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=4294967295, user_codec=b'')) ... ok test_headers.test_MetadataHeader_decode(MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'sesame'), MetadataHeader(magic_format=b'', meta_options='00000000', meta_checksum='None', meta_codec='None', meta_level=0, meta_size=0, max_meta_size=0, meta_comp_size=0, user_codec=b'sesame')) ... ok test_log.test_verbose ... ok test_log.test_set_level_exception ... ok test_log.test_error ... ok test_memory_io.test_pack_unpack_mem ... ok test_metacodecs.test_codecs ... ok test_numpy_io.test_conv([('a', 'f8')], [('a', 'f8')]) ... ok test_numpy_io.test_conv([('a', 'f8', 2)], [('a', 'f8', 2)]) ... ok test_numpy_io.test_conv([('a', [('b', 'f8')])], [('a', [('b', 'f8')])]) ... ok test_numpy_io.test_unpack_exception ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0, 1, 2, 3], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array([[[ 0., 1., 2., 3.], ... ok test_numpy_io.test_numpy_dtypes_shapes_order(array(['abc', 'def', 'ghi'], dtype=', , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_itemsize_chunk_size_mismatch(, , array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64), array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64)) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64), array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64)) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64), array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64)) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64), array([ 0, 1, 2, ..., 19997, 19998, 19999], dtype=uint64)) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999]), array([ 0, 1, 2, ..., 19997, 19998, 19999])) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999]), array([ 0, 1, 2, ..., 19997, 19998, 19999])) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999]), array([ 0, 1, 2, ..., 19997, 19998, 19999])) ... ok test_numpy_io.test_larger_arrays(array([ 0, 1, 2, ..., 19997, 19998, 19999]), array([ 0, 1, 2, ..., 19997, 19998, 19999])) ... ok test_numpy_io.test_larger_arrays(array([0.0000e+00, 1.0000e+00, 2.0000e+00, ..., 1.9997e+04, 1.9998e+04, ... ok test_numpy_io.test_larger_arrays(array([0.0000e+00, 1.0000e+00, 2.0000e+00, ..., 1.9997e+04, 1.9998e+04, ... ok test_numpy_io.test_larger_arrays(array([0.0000e+00, 1.0000e+00, 2.0000e+00, ..., 1.9997e+04, 1.9998e+04, ... ok test_numpy_io.test_larger_arrays(array([0.0000e+00, 1.0000e+00, 2.0000e+00, ..., 1.9997e+04, 1.9998e+04, ... ok test_numpy_io.test_alternate_cname(0, 0) ... ok test_numpy_io.test_alternate_cname(1, 1) ... ok test_numpy_io.test_alternate_cname(1, 1) ... ok test_numpy_io.test_alternate_cname(3, 3) ... ok Failure: ValueError (cname can only be one of: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'], not 'zstd') ... ERROR test_numpy_io.test_typesize_is_set_correctly_with_default_blosc_args ... ok test_numpy_io.test_typesize_is_set_correctly_with_custom_blosc_args ... ok test_numpy_io.test_roundtrip_slice(array([[33, 34], ... ok test_numpy_io.test_roundtrip_slice(array([[33, 34], ... ok test_numpy_io.test_roundtrip_slice(array([[33, 34], ... ok test_numpy_io.test_roundtrip_slice(array([[33, 34], ... ok test_pretty.test_pretty_filesieze ... ok test_serializers.test_serializers('{"dtype":"float64","shape":[1024],"others":[]}', '{"dtype":"float64","shape":[1024],"others":[]}') ... ok test_serializers.test_serializers(OrderedDict([('dtype', 'float64'), ('shape', [1024]), ('others', [])]), {'dtype': 'float64', 'shape': [1024], 'others': []}) ... ok ====================================================================== ERROR: Failure: ValueError (cname can only be one of: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'], not 'zstd') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib64/python3.6/site-packages/nose/loader.py", line 251, in generate for test in g(): File "/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0/test/test_numpy_io.py", line 250, in test_alternate_cname pack_ndarray(array_, sink, blosc_args=blosc_args) File "/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0/bloscpack/numpy_io.py", line 192, in pack_ndarray metadata_args=metadata_args) File "/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0/bloscpack/abstract_io.py", line 160, in pack compressed = compress_func(chunk, blosc_args) File "/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0/bloscpack/numpy_io.py", line 41, in _compress_chunk_ptr return blosc.compress_ptr(ptr, size, **blosc_args) File "/usr/lib64/python3.6/site-packages/blosc/toplevel.py", line 458, in compress_ptr _check_cname(cname) File "/usr/lib64/python3.6/site-packages/blosc/toplevel.py", line 283, in _check_cname (list_cnames, cname)) ValueError: cname can only be one of: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'], not 'zstd' ---------------------------------------------------------------------- Ran 540 tests in 5.398s FAILED (errors=1) * ERROR: app-arch/bloscpack-0.16.0::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2902: Called distutils-r1_src_test * environment, line 1063: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 458: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2448: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1833: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1831: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 710: Called distutils-r1_run_phase 'python_test' * environment, line 994: Called python_test * environment, line 2804: Called die * The specific snippet of code: * PYTHONPATH="${BUILD_DIR}"/lib nosetests -v || die * * If you need support, post the output of `emerge --info '=app-arch/bloscpack-0.16.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/bloscpack-0.16.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-arch:bloscpack-0.16.0:20200209-032458.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/bloscpack-0.16.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/bloscpack-0.16.0/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0' * S: '/var/tmp/portage/app-arch/bloscpack-0.16.0/work/bloscpack-0.16.0'