D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-textdistance-4.2.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vkjckq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf textdistance-4.2.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/textdistance-4.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd textdistance-4.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf textdistance.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ww3L2p + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textdistance-4.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/textdistance copying textdistance/libraries.py -> build/lib/textdistance copying textdistance/utils.py -> build/lib/textdistance copying textdistance/__init__.py -> build/lib/textdistance copying textdistance/benchmark.py -> build/lib/textdistance creating build/lib/textdistance/algorithms copying textdistance/algorithms/edit_based.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/phonetic.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/token_based.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/simple.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/base.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/__init__.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/compression_based.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/vector_based.py -> build/lib/textdistance/algorithms copying textdistance/algorithms/sequence_based.py -> build/lib/textdistance/algorithms copying textdistance/libraries.json -> build/lib/textdistance + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PALpWn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 + cd textdistance-4.2.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance creating /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/edit_based.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/phonetic.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/token_based.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/simple.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/compression_based.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/vector_based.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/algorithms/sequence_based.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms copying build/lib/textdistance/libraries.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance copying build/lib/textdistance/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance copying build/lib/textdistance/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance copying build/lib/textdistance/benchmark.py -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance copying build/lib/textdistance/libraries.json -> /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/edit_based.py to edit_based.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/phonetic.py to phonetic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/token_based.py to token_based.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/simple.py to simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/compression_based.py to compression_based.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/vector_based.py to vector_based.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/algorithms/sequence_based.py to sequence_based.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/libraries.py to libraries.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance/benchmark.py to benchmark.cpython-38.pyc writing byte-compilation script '/tmp/tmpbfpjs3_d.py' /usr/bin/python3 /tmp/tmpbfpjs3_d.py removing /tmp/tmpbfpjs3_d.py running install_egg_info running egg_info creating textdistance.egg-info writing textdistance.egg-info/PKG-INFO writing dependency_links to textdistance.egg-info/dependency_links.txt writing requirements to textdistance.egg-info/requires.txt writing top-level names to textdistance.egg-info/top_level.txt writing manifest file 'textdistance.egg-info/SOURCES.txt' reading manifest file 'textdistance.egg-info/SOURCES.txt' writing manifest file 'textdistance.egg-info/SOURCES.txt' Copying textdistance.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/textdistance-4.2.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/bin/__pycache__ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/doc/python3-textdistance + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/doc/python3-textdistance + chmod 644 /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/doc/python3-textdistance/README.md + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.2.0-1.mga8 --unique-debug-suffix -4.2.0-1.mga8.aarch64 --unique-debug-src-base python-textdistance-4.2.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/textdistance-4.2.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HOnato + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textdistance-4.2.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 -m pytest -v -k 'not test_list_of_numbers and not test_qval and not test_compare' ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-6.1.2, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/iurt/rpmbuild/BUILD/textdistance-4.2.0/.hypothesis/examples') rootdir: /home/iurt/rpmbuild/BUILD/textdistance-4.2.0, configfile: setup.cfg plugins: hypothesis-5.41.3 collecting ... collected 398 items / 19 deselected / 379 selected tests/test_common.py::test_normalization_range[alg0] PASSED [ 0%] tests/test_common.py::test_normalization_range[alg1] PASSED [ 0%] tests/test_common.py::test_normalization_range[alg2] PASSED [ 0%] tests/test_common.py::test_normalization_range[alg3] PASSED [ 1%] tests/test_common.py::test_normalization_range[alg4] PASSED [ 1%] tests/test_common.py::test_normalization_range[alg5] PASSED [ 1%] tests/test_common.py::test_normalization_range[alg6] PASSED [ 1%] tests/test_common.py::test_normalization_range[alg7] PASSED [ 2%] tests/test_common.py::test_normalization_range[alg8] PASSED [ 2%] tests/test_common.py::test_normalization_range[alg9] PASSED [ 2%] tests/test_common.py::test_normalization_range[alg10] PASSED [ 2%] tests/test_common.py::test_normalization_range[alg11] PASSED [ 3%] tests/test_common.py::test_normalization_range[alg12] PASSED [ 3%] tests/test_common.py::test_normalization_range[alg13] PASSED [ 3%] tests/test_common.py::test_normalization_range[alg14] PASSED [ 3%] tests/test_common.py::test_normalization_range[alg15] PASSED [ 4%] tests/test_common.py::test_normalization_range[alg16] PASSED [ 4%] tests/test_common.py::test_normalization_range[alg17] PASSED [ 4%] tests/test_common.py::test_normalization_range[alg18] PASSED [ 5%] tests/test_common.py::test_normalization_range[alg19] PASSED [ 5%] tests/test_common.py::test_normalization_range[alg20] PASSED [ 5%] tests/test_common.py::test_normalization_range[alg21] PASSED [ 5%] tests/test_common.py::test_normalization_range[alg22] PASSED [ 6%] tests/test_common.py::test_normalization_range[alg23] PASSED [ 6%] tests/test_common.py::test_normalization_by_one[alg0] PASSED [ 6%] tests/test_common.py::test_normalization_by_one[alg1] PASSED [ 6%] tests/test_common.py::test_normalization_by_one[alg2] PASSED [ 7%] tests/test_common.py::test_normalization_by_one[alg3] PASSED [ 7%] tests/test_common.py::test_normalization_by_one[alg4] PASSED [ 7%] tests/test_common.py::test_normalization_by_one[alg5] PASSED [ 7%] tests/test_common.py::test_normalization_by_one[alg6] PASSED [ 8%] tests/test_common.py::test_normalization_by_one[alg7] PASSED [ 8%] tests/test_common.py::test_normalization_by_one[alg8] PASSED [ 8%] tests/test_common.py::test_normalization_by_one[alg9] PASSED [ 8%] tests/test_common.py::test_normalization_by_one[alg10] PASSED [ 9%] tests/test_common.py::test_normalization_by_one[alg11] PASSED [ 9%] tests/test_common.py::test_normalization_by_one[alg12] PASSED [ 9%] tests/test_common.py::test_normalization_by_one[alg13] PASSED [ 10%] tests/test_common.py::test_normalization_by_one[alg14] PASSED [ 10%] tests/test_common.py::test_normalization_by_one[alg15] PASSED [ 10%] tests/test_common.py::test_normalization_by_one[alg16] PASSED [ 10%] tests/test_common.py::test_normalization_by_one[alg17] PASSED [ 11%] tests/test_common.py::test_normalization_by_one[alg18] PASSED [ 11%] tests/test_common.py::test_normalization_by_one[alg19] PASSED [ 11%] tests/test_common.py::test_normalization_by_one[alg20] PASSED [ 11%] tests/test_common.py::test_normalization_by_one[alg21] PASSED [ 12%] tests/test_common.py::test_normalization_by_one[alg22] PASSED [ 12%] tests/test_common.py::test_normalization_by_one[alg23] PASSED [ 12%] tests/test_common.py::test_normalization_same[alg0] PASSED [ 12%] tests/test_common.py::test_normalization_same[alg1] PASSED [ 13%] tests/test_common.py::test_normalization_same[alg2] PASSED [ 13%] tests/test_common.py::test_normalization_same[alg3] PASSED [ 13%] tests/test_common.py::test_normalization_same[alg4] PASSED [ 13%] tests/test_common.py::test_normalization_same[alg5] PASSED [ 14%] tests/test_common.py::test_normalization_same[alg6] PASSED [ 14%] tests/test_common.py::test_normalization_same[alg7] PASSED [ 14%] tests/test_common.py::test_normalization_same[alg8] PASSED [ 15%] tests/test_common.py::test_normalization_same[alg9] PASSED [ 15%] tests/test_common.py::test_normalization_same[alg10] PASSED [ 15%] tests/test_common.py::test_normalization_same[alg11] PASSED [ 15%] tests/test_common.py::test_normalization_same[alg12] PASSED [ 16%] tests/test_common.py::test_normalization_same[alg13] PASSED [ 16%] tests/test_common.py::test_normalization_same[alg14] PASSED [ 16%] tests/test_common.py::test_normalization_same[alg15] PASSED [ 16%] tests/test_common.py::test_normalization_same[alg16] PASSED [ 17%] tests/test_common.py::test_normalization_same[alg17] PASSED [ 17%] tests/test_common.py::test_normalization_same[alg18] PASSED [ 17%] tests/test_common.py::test_normalization_same[alg19] PASSED [ 17%] tests/test_common.py::test_normalization_same[alg20] PASSED [ 18%] tests/test_common.py::test_normalization_same[alg21] PASSED [ 18%] tests/test_common.py::test_normalization_same[alg22] PASSED [ 18%] tests/test_common.py::test_normalization_same[alg23] PASSED [ 18%] tests/test_common.py::test_normalization_monotonic[alg0] PASSED [ 19%] tests/test_common.py::test_normalization_monotonic[alg1] PASSED [ 19%] tests/test_common.py::test_normalization_monotonic[alg2] PASSED [ 19%] tests/test_common.py::test_normalization_monotonic[alg3] PASSED [ 20%] tests/test_common.py::test_normalization_monotonic[alg4] PASSED [ 20%] tests/test_common.py::test_normalization_monotonic[alg5] PASSED [ 20%] tests/test_common.py::test_normalization_monotonic[alg6] PASSED [ 20%] tests/test_common.py::test_normalization_monotonic[alg7] PASSED [ 21%] tests/test_common.py::test_normalization_monotonic[alg8] PASSED [ 21%] tests/test_common.py::test_normalization_monotonic[alg9] PASSED [ 21%] tests/test_common.py::test_normalization_monotonic[alg10] PASSED [ 21%] tests/test_common.py::test_normalization_monotonic[alg11] PASSED [ 22%] tests/test_common.py::test_normalization_monotonic[alg12] PASSED [ 22%] tests/test_common.py::test_normalization_monotonic[alg13] PASSED [ 22%] tests/test_common.py::test_normalization_monotonic[alg14] PASSED [ 22%] tests/test_common.py::test_normalization_monotonic[alg15] PASSED [ 23%] tests/test_common.py::test_normalization_monotonic[alg16] PASSED [ 23%] tests/test_common.py::test_normalization_monotonic[alg17] PASSED [ 23%] tests/test_common.py::test_normalization_monotonic[alg18] PASSED [ 24%] tests/test_common.py::test_normalization_monotonic[alg19] PASSED [ 24%] tests/test_common.py::test_normalization_monotonic[alg20] PASSED [ 24%] tests/test_common.py::test_normalization_monotonic[alg21] PASSED [ 24%] tests/test_common.py::test_normalization_monotonic[alg22] PASSED [ 25%] tests/test_common.py::test_normalization_monotonic[alg23] PASSED [ 25%] tests/test_common.py::test_no_common_chars[alg0] PASSED [ 25%] tests/test_common.py::test_no_common_chars[alg1] PASSED [ 25%] tests/test_common.py::test_no_common_chars[alg2] PASSED [ 26%] tests/test_common.py::test_no_common_chars[alg3] PASSED [ 26%] tests/test_common.py::test_no_common_chars[alg4] PASSED [ 26%] tests/test_common.py::test_no_common_chars[alg5] PASSED [ 26%] tests/test_common.py::test_no_common_chars[alg6] PASSED [ 27%] tests/test_common.py::test_no_common_chars[alg7] PASSED [ 27%] tests/test_common.py::test_no_common_chars[alg8] PASSED [ 27%] tests/test_common.py::test_no_common_chars[alg9] PASSED [ 27%] tests/test_common.py::test_no_common_chars[alg10] PASSED [ 28%] tests/test_common.py::test_no_common_chars[alg11] PASSED [ 28%] tests/test_common.py::test_no_common_chars[alg12] PASSED [ 28%] tests/test_common.py::test_no_common_chars[alg13] PASSED [ 29%] tests/test_common.py::test_no_common_chars[alg14] PASSED [ 29%] tests/test_common.py::test_no_common_chars[alg15] PASSED [ 29%] tests/test_common.py::test_no_common_chars[alg16] PASSED [ 29%] tests/test_common.py::test_no_common_chars[alg17] PASSED [ 30%] tests/test_common.py::test_no_common_chars[alg18] PASSED [ 30%] tests/test_common.py::test_no_common_chars[alg19] PASSED [ 30%] tests/test_common.py::test_no_common_chars[alg20] PASSED [ 30%] tests/test_common.py::test_no_common_chars[alg21] PASSED [ 31%] tests/test_common.py::test_no_common_chars[alg22] PASSED [ 31%] tests/test_common.py::test_no_common_chars[alg23] PASSED [ 31%] tests/test_common.py::test_empty[alg0] PASSED [ 31%] tests/test_common.py::test_empty[alg1] PASSED [ 32%] tests/test_common.py::test_empty[alg2] PASSED [ 32%] tests/test_common.py::test_empty[alg3] PASSED [ 32%] tests/test_common.py::test_empty[alg4] PASSED [ 32%] tests/test_common.py::test_empty[alg5] PASSED [ 33%] tests/test_common.py::test_empty[alg6] PASSED [ 33%] tests/test_common.py::test_empty[alg7] PASSED [ 33%] tests/test_common.py::test_empty[alg8] PASSED [ 34%] tests/test_common.py::test_empty[alg9] PASSED [ 34%] tests/test_common.py::test_empty[alg10] PASSED [ 34%] tests/test_common.py::test_empty[alg11] PASSED [ 34%] tests/test_common.py::test_empty[alg12] PASSED [ 35%] tests/test_common.py::test_empty[alg13] PASSED [ 35%] tests/test_common.py::test_empty[alg14] PASSED [ 35%] tests/test_common.py::test_empty[alg15] PASSED [ 35%] tests/test_common.py::test_empty[alg16] PASSED [ 36%] tests/test_common.py::test_empty[alg17] PASSED [ 36%] tests/test_common.py::test_empty[alg18] PASSED [ 36%] tests/test_common.py::test_empty[alg19] PASSED [ 36%] tests/test_common.py::test_empty[alg20] PASSED [ 37%] tests/test_common.py::test_empty[alg21] PASSED [ 37%] tests/test_common.py::test_empty[alg22] PASSED [ 37%] tests/test_common.py::test_empty[alg23] PASSED [ 37%] tests/test_common.py::test_unequal_distance[alg0] PASSED [ 38%] tests/test_common.py::test_unequal_distance[alg1] PASSED [ 38%] tests/test_common.py::test_unequal_distance[alg2] PASSED [ 38%] tests/test_common.py::test_unequal_distance[alg3] PASSED [ 39%] tests/test_common.py::test_unequal_distance[alg4] PASSED [ 39%] tests/test_common.py::test_unequal_distance[alg5] PASSED [ 39%] tests/test_common.py::test_unequal_distance[alg6] PASSED [ 39%] tests/test_common.py::test_unequal_distance[alg7] PASSED [ 40%] tests/test_common.py::test_unequal_distance[alg8] PASSED [ 40%] tests/test_common.py::test_unequal_distance[alg9] PASSED [ 40%] tests/test_common.py::test_unequal_distance[alg10] PASSED [ 40%] tests/test_common.py::test_unequal_distance[alg11] PASSED [ 41%] tests/test_common.py::test_unequal_distance[alg12] PASSED [ 41%] tests/test_common.py::test_unequal_distance[alg13] PASSED [ 41%] tests/test_common.py::test_unequal_distance[alg14] PASSED [ 41%] tests/test_common.py::test_unequal_distance[alg15] PASSED [ 42%] tests/test_common.py::test_unequal_distance[alg16] PASSED [ 42%] tests/test_common.py::test_unequal_distance[alg17] PASSED [ 42%] tests/test_common.py::test_unequal_distance[alg18] PASSED [ 43%] tests/test_common.py::test_unequal_distance[alg19] PASSED [ 43%] tests/test_common.py::test_unequal_distance[alg20] PASSED [ 43%] tests/test_common.py::test_unequal_distance[alg21] PASSED [ 43%] tests/test_common.py::test_unequal_distance[alg22] PASSED [ 44%] tests/test_common.py::test_unequal_distance[alg23] PASSED [ 44%] tests/test_compression/test_arith_ncd.py::test_similarity[test-test-1] PASSED [ 44%] tests/test_compression/test_arith_ncd.py::test_similarity[test-nani-2.1666666666666665] PASSED [ 44%] tests/test_compression/test_arith_ncd.py::test_make_probs PASSED [ 45%] tests/test_compression/test_arith_ncd.py::test_arith_output PASSED [ 45%] tests/test_compression/test_bwtrle_ncd.py::test_similarity[test-test-0.6] PASSED [ 45%] tests/test_compression/test_bwtrle_ncd.py::test_similarity[test-nani-0.8] PASSED [ 45%] tests/test_compression/test_bz2_ncd.py::test_similarity[test-test-0.08] PASSED [ 46%] tests/test_compression/test_bz2_ncd.py::test_similarity[test-nani-0.16] PASSED [ 46%] tests/test_compression/test_common.py::test_monotonicity[alg0] PASSED [ 46%] tests/test_compression/test_common.py::test_monotonicity[alg1] PASSED [ 46%] tests/test_compression/test_common.py::test_monotonicity[alg2] PASSED [ 47%] tests/test_compression/test_common.py::test_monotonicity[alg3] PASSED [ 47%] tests/test_compression/test_common.py::test_monotonicity[alg4] PASSED [ 47%] tests/test_compression/test_common.py::test_monotonicity[alg5] PASSED [ 48%] tests/test_compression/test_common.py::test_monotonicity[alg6] PASSED [ 48%] tests/test_compression/test_common.py::test_simmetry[alg0] PASSED [ 48%] tests/test_compression/test_common.py::test_simmetry[alg1] PASSED [ 48%] tests/test_compression/test_common.py::test_simmetry[alg2] PASSED [ 49%] tests/test_compression/test_common.py::test_simmetry[alg3] PASSED [ 49%] tests/test_compression/test_common.py::test_simmetry[alg4] PASSED [ 49%] tests/test_compression/test_common.py::test_simmetry[alg5] PASSED [ 49%] tests/test_compression/test_common.py::test_simmetry[alg6] PASSED [ 50%] tests/test_compression/test_common.py::test_is_normalized[alg0] PASSED [ 50%] tests/test_compression/test_common.py::test_is_normalized[alg1] PASSED [ 50%] tests/test_compression/test_common.py::test_is_normalized[alg2] PASSED [ 50%] tests/test_compression/test_common.py::test_is_normalized[alg3] PASSED [ 51%] tests/test_compression/test_common.py::test_is_normalized[alg4] PASSED [ 51%] tests/test_compression/test_common.py::test_is_normalized[alg5] PASSED [ 51%] tests/test_compression/test_common.py::test_is_normalized[alg6] PASSED [ 51%] tests/test_compression/test_common.py::test_normalized_by_one[alg0] PASSED [ 52%] tests/test_compression/test_common.py::test_normalized_by_one[alg1] PASSED [ 52%] tests/test_compression/test_common.py::test_normalized_by_one[alg2] PASSED [ 52%] tests/test_compression/test_common.py::test_normalized_by_one[alg3] PASSED [ 53%] tests/test_compression/test_common.py::test_normalized_by_one[alg4] PASSED [ 53%] tests/test_compression/test_common.py::test_normalized_by_one[alg5] PASSED [ 53%] tests/test_compression/test_common.py::test_normalized_by_one[alg6] PASSED [ 53%] tests/test_compression/test_entropy_ncd.py::test_similarity[test-test-1] PASSED [ 54%] tests/test_compression/test_entropy_ncd.py::test_similarity[aaa-bbb-0] PASSED [ 54%] tests/test_compression/test_entropy_ncd.py::test_similarity[test-nani-0.6] PASSED [ 54%] tests/test_compression/test_entropy_ncd.py::test_simmetry_compressor PASSED [ 54%] tests/test_compression/test_entropy_ncd.py::test_idempotency_compressor PASSED [ 55%] tests/test_compression/test_entropy_ncd.py::test_monotonicity_compressor PASSED [ 55%] tests/test_compression/test_entropy_ncd.py::test_distributivity_compressor PASSED [ 55%] tests/test_compression/test_entropy_ncd.py::test_normalization_range PASSED [ 55%] tests/test_compression/test_sqrt_ncd.py::test_similarity[test-test-0.41421356237309503] PASSED [ 56%] tests/test_compression/test_sqrt_ncd.py::test_similarity[test-nani-1] PASSED [ 56%] tests/test_compression/test_sqrt_ncd.py::test_simmetry_compressor PASSED [ 56%] tests/test_compression/test_sqrt_ncd.py::test_idempotency_compressor PASSED [ 56%] tests/test_compression/test_sqrt_ncd.py::test_monotonicity_compressor PASSED [ 57%] tests/test_compression/test_sqrt_ncd.py::test_distributivity_compressor PASSED [ 57%] tests/test_compression/test_sqrt_ncd.py::test_normalization_range PASSED [ 57%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-text-1] PASSED [ 58%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-tset-1] PASSED [ 58%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-qwy-4] PASSED [ 58%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-testit-2] PASSED [ 58%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-tesst-1] PASSED [ 59%] tests/test_edit/test_damerau_levenshtein.py::test_distance[test-tet-1] PASSED [ 59%] tests/test_edit/test_damerau_levenshtein.py::test_distance[cat-hat-1] PASSED [ 59%] tests/test_edit/test_damerau_levenshtein.py::test_distance[Niall-Neil-3] PASSED [ 59%] tests/test_edit/test_damerau_levenshtein.py::test_distance[aluminum-Catalan-7] PASSED [ 60%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ATCG-TAGC-2] PASSED [ 60%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ab-ba-10] PASSED [ 60%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ab-cde-3] PASSED [ 60%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ab-ac-1] PASSED [ 61%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ab-ba-11] PASSED [ 61%] tests/test_edit/test_damerau_levenshtein.py::test_distance[ab-bc-2] PASSED [ 61%] tests/test_edit/test_editex.py::test_distance[--0] PASSED [ 62%] tests/test_edit/test_editex.py::test_distance[nelson--12] PASSED [ 62%] tests/test_edit/test_editex.py::test_distance[-neilsen-14] PASSED [ 62%] tests/test_edit/test_editex.py::test_distance[ab-a-2] PASSED [ 62%] tests/test_edit/test_editex.py::test_distance[ab-c-4] PASSED [ 63%] tests/test_edit/test_editex.py::test_distance[ALIE-ALI-1] PASSED [ 63%] tests/test_edit/test_editex.py::test_distance[-MARTHA-12] PASSED [ 63%] tests/test_edit/test_editex.py::test_distance_with_params[MARTHA-MARHTA-params0-12] PASSED [ 63%] tests/test_edit/test_editex.py::test_distance_with_params[MARTHA-MARHTA-params1-14] PASSED [ 64%] tests/test_edit/test_editex.py::test_distance_with_params[MARTHA-MARHTA-params2-3] PASSED [ 64%] tests/test_edit/test_editex.py::test_distance_with_params[MARTHA-MARHTA-params3-4] PASSED [ 64%] tests/test_edit/test_editex.py::test_distance_with_params[MARTHA-MARHTA-params4-5] PASSED [ 64%] tests/test_edit/test_gotoh.py::test_distance_ident[GATTACA-GCATGCU-0] PASSED [ 65%] tests/test_edit/test_gotoh.py::test_distance_ident_with_gap_05[GATTACA-GCATGCU-0] PASSED [ 65%] tests/test_edit/test_gotoh.py::test_distance_ident_with_gap_05[AGACTAGTTAC-TGACGSTGC-1.5] PASSED [ 65%] tests/test_edit/test_gotoh.py::test_distance_ident_with_gap_05[AGACTAGTTAC-CGAGACGT-1] PASSED [ 65%] tests/test_edit/test_gotoh.py::test_distance_ident_with_gap_5[AGACTAGTTAC-CGAGACGT--15] PASSED [ 66%] tests/test_edit/test_hamming.py::test_distance[test-text-1] PASSED [ 66%] tests/test_edit/test_hamming.py::test_distance[test-tset-2] PASSED [ 66%] tests/test_edit/test_hamming.py::test_distance[test-qwe-4] PASSED [ 67%] tests/test_edit/test_hamming.py::test_distance[test-testit-2] PASSED [ 67%] tests/test_edit/test_hamming.py::test_distance[test-tesst-2] PASSED [ 67%] tests/test_edit/test_hamming.py::test_distance[test-tet-2] PASSED [ 67%] tests/test_edit/test_jaro.py::test_distance[hello-haloa-0.7333333333333334] PASSED [ 68%] tests/test_edit/test_jaro.py::test_distance[fly-ant-0.0] PASSED [ 68%] tests/test_edit/test_jaro.py::test_distance[frog-fog-0.9166666666666666] PASSED [ 68%] tests/test_edit/test_jaro.py::test_distance[ATCG-TAGC-0.8333333333333334] PASSED [ 68%] tests/test_edit/test_jaro.py::test_distance[MARTHA-MARHTA-0.944444444] PASSED [ 69%] tests/test_edit/test_jaro.py::test_distance[DWAYNE-DUANE-0.822222222] PASSED [ 69%] tests/test_edit/test_jaro.py::test_distance[DIXON-DICKSONX-0.7666666666666666] PASSED [ 69%] tests/test_edit/test_jaro.py::test_distance[Sint-Pietersplein 6, 9000 Gent-Test 10, 1010 Brussel-0.5182539682539683] PASSED [ 69%] tests/test_edit/test_jaro_winkler.py::test_distance[elephant-hippo-0.44166666666666665] PASSED [ 70%] tests/test_edit/test_jaro_winkler.py::test_distance[fly-ant-0.0] PASSED [ 70%] tests/test_edit/test_jaro_winkler.py::test_distance[frog-fog-0.916666666] PASSED [ 70%] tests/test_edit/test_jaro_winkler.py::test_distance[MARTHA-MARHTA-0.9611111111111111] PASSED [ 70%] tests/test_edit/test_jaro_winkler.py::test_distance[DWAYNE-DUANE-0.84] PASSED [ 71%] tests/test_edit/test_jaro_winkler.py::test_distance[DIXON-DICKSONX-0.8133333333333332] PASSED [ 71%] tests/test_edit/test_jaro_winkler.py::test_distance[duck donald-duck daisy-0.867272727272] PASSED [ 71%] tests/test_edit/test_levenshtein.py::test_distance[test-text-1] PASSED [ 72%] tests/test_edit/test_levenshtein.py::test_distance[test-tset-2] PASSED [ 72%] tests/test_edit/test_levenshtein.py::test_distance[test-qwe-4] PASSED [ 72%] tests/test_edit/test_levenshtein.py::test_distance[test-testit-2] PASSED [ 72%] tests/test_edit/test_levenshtein.py::test_distance[test-tesst-1] PASSED [ 73%] tests/test_edit/test_levenshtein.py::test_distance[test-tet-1] PASSED [ 73%] tests/test_edit/test_matrix.py::test_distance[--1] PASSED [ 73%] tests/test_edit/test_matrix.py::test_distance[-a-0] PASSED [ 73%] tests/test_edit/test_matrix.py::test_distance[abcd-abcd-1] PASSED [ 74%] tests/test_edit/test_matrix.py::test_distance[A-C--3] PASSED [ 74%] tests/test_edit/test_matrix.py::test_distance[G-G-7] PASSED [ 74%] tests/test_edit/test_matrix.py::test_distance[A-A-10] PASSED [ 74%] tests/test_edit/test_matrix.py::test_distance[T-A--4] PASSED [ 75%] tests/test_edit/test_matrix.py::test_distance[T-C-0] PASSED [ 75%] tests/test_edit/test_matrix.py::test_distance[A-G--1] PASSED [ 75%] tests/test_edit/test_matrix.py::test_distance[C-T-0] PASSED [ 75%] tests/test_edit/test_mlipns.py::test_distance[--1] PASSED [ 76%] tests/test_edit/test_mlipns.py::test_distance[a--0] PASSED [ 76%] tests/test_edit/test_mlipns.py::test_distance[-a-0] PASSED [ 76%] tests/test_edit/test_mlipns.py::test_distance[a-a-1] PASSED [ 77%] tests/test_edit/test_mlipns.py::test_distance[ab-a-1] PASSED [ 77%] tests/test_edit/test_mlipns.py::test_distance[abc-abc-1] PASSED [ 77%] tests/test_edit/test_mlipns.py::test_distance[abc-abcde-1] PASSED [ 77%] tests/test_edit/test_mlipns.py::test_distance[abcg-abcdeg-1] PASSED [ 78%] tests/test_edit/test_mlipns.py::test_distance[abcg-abcdefg-0] PASSED [ 78%] tests/test_edit/test_mlipns.py::test_distance[Tomato-Tamato-1] PASSED [ 78%] tests/test_edit/test_mlipns.py::test_distance[ato-Tam-1] PASSED [ 78%] tests/test_edit/test_needleman_wunsch.py::test_distance_matrix[AGACTAGTTAC-CGAGACGT-16] PASSED [ 79%] tests/test_edit/test_needleman_wunsch.py::test_distance_ident[GATTACA-GCATGCU-0] PASSED [ 79%] tests/test_edit/test_needleman_wunsch.py::test_distance_ident_with_gap_5[CGATATCAG-TGACGSTGC--5] PASSED [ 79%] tests/test_edit/test_needleman_wunsch.py::test_distance_ident_with_gap_5[AGACTAGTTAC-TGACGSTGC--7] PASSED [ 79%] tests/test_edit/test_needleman_wunsch.py::test_distance_ident_with_gap_5[AGACTAGTTAC-CGAGACGT--15] PASSED [ 80%] tests/test_edit/test_smith_waterman.py::test_distance_matrix[AGACTAGTTAC-CGAGACGT-26] PASSED [ 80%] tests/test_edit/test_smith_waterman.py::test_distance_ident[GATTACA-GCATGCU-0] PASSED [ 80%] tests/test_edit/test_smith_waterman.py::test_distance_ident_with_gap_5[CGATATCAG-TGACGSTGC-0] PASSED [ 81%] tests/test_edit/test_smith_waterman.py::test_distance_ident_with_gap_5[AGACTAGTTAC-TGACGSTGC-1] PASSED [ 81%] tests/test_edit/test_smith_waterman.py::test_distance_ident_with_gap_5[AGACTAGTTAC-CGAGACGT-0] PASSED [ 81%] tests/test_edit/test_strcmp95.py::test_distance[MARTHA-MARHTA-0.9611111111111111] PASSED [ 81%] tests/test_edit/test_strcmp95.py::test_distance[DWAYNE-DUANE-0.873] PASSED [ 82%] tests/test_edit/test_strcmp95.py::test_distance[DIXON-DICKSONX-0.839333333] PASSED [ 82%] tests/test_edit/test_strcmp95.py::test_distance[TEST-TEXT-0.9066666666666666] PASSED [ 82%] tests/test_phonetic/test_editex.py::test_distance[--0] PASSED [ 82%] tests/test_phonetic/test_editex.py::test_distance[nelson--12] PASSED [ 83%] tests/test_phonetic/test_editex.py::test_distance[-neilsen-14] PASSED [ 83%] tests/test_phonetic/test_editex.py::test_distance[ab-a-2] PASSED [ 83%] tests/test_phonetic/test_editex.py::test_distance[ab-c-4] PASSED [ 83%] tests/test_phonetic/test_editex.py::test_distance[nelson-neilsen-2] PASSED [ 84%] tests/test_phonetic/test_editex.py::test_distance[neilsen-nelson-2] PASSED [ 84%] tests/test_phonetic/test_editex.py::test_distance[niall-neal-1] PASSED [ 84%] tests/test_phonetic/test_editex.py::test_distance[neal-niall-1] PASSED [ 84%] tests/test_phonetic/test_editex.py::test_distance[niall-nihal-2] PASSED [ 85%] tests/test_phonetic/test_editex.py::test_distance[nihal-niall-2] PASSED [ 85%] tests/test_phonetic/test_editex.py::test_distance[neal-nihl-3] PASSED [ 85%] tests/test_phonetic/test_editex.py::test_distance[nihl-neal-3] PASSED [ 86%] tests/test_phonetic/test_editex.py::test_distance[cat-hat-2] PASSED [ 86%] tests/test_phonetic/test_editex.py::test_distance[Niall-Neil-2] PASSED [ 86%] tests/test_phonetic/test_editex.py::test_distance[aluminum-Catalan-12] PASSED [ 86%] tests/test_phonetic/test_editex.py::test_distance[ATCG-TAGC-6] PASSED [ 87%] tests/test_phonetic/test_editex.py::test_local[--0] PASSED [ 87%] tests/test_phonetic/test_editex.py::test_local[nelson--12] PASSED [ 87%] tests/test_phonetic/test_editex.py::test_local[-neilsen-14] PASSED [ 87%] tests/test_phonetic/test_editex.py::test_local[ab-a-2] PASSED [ 88%] tests/test_phonetic/test_editex.py::test_local[ab-c-2] PASSED [ 88%] tests/test_phonetic/test_editex.py::test_local[nelson-neilsen-2] PASSED [ 88%] tests/test_phonetic/test_editex.py::test_local[neilsen-nelson-2] PASSED [ 88%] tests/test_phonetic/test_editex.py::test_local[niall-neal-1] PASSED [ 89%] tests/test_phonetic/test_editex.py::test_local[neal-niall-1] PASSED [ 89%] tests/test_phonetic/test_editex.py::test_local[niall-nihal-2] PASSED [ 89%] tests/test_phonetic/test_editex.py::test_local[nihal-niall-2] PASSED [ 89%] tests/test_phonetic/test_editex.py::test_local[neal-nihl-3] PASSED [ 90%] tests/test_phonetic/test_editex.py::test_local[nihl-neal-3] PASSED [ 90%] tests/test_sequence/test_lcsseq.py::test_distance[ab-cd-] PASSED [ 90%] tests/test_sequence/test_lcsseq.py::test_distance[abcd-abcd-abcd] PASSED [ 91%] tests/test_sequence/test_lcsseq.py::test_distance[test-text-tet] PASSED [ 91%] tests/test_sequence/test_lcsseq.py::test_distance[thisisatest-testing123testing-tsitest] PASSED [ 91%] tests/test_sequence/test_lcsseq.py::test_distance[DIXON-DICKSONX-DION] PASSED [ 91%] tests/test_sequence/test_lcsseq.py::test_distance[random exponential-layer activation-ratia] PASSED [ 92%] tests/test_sequence/test_lcsseq.py::test_distance[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa] PASSED [ 92%] tests/test_sequence/test_lcsseq.py::test_distance[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb-] PASSED [ 92%] tests/test_sequence/test_lcsseq.py::test_distance_multiseq[seqs0-] PASSED [ 92%] tests/test_sequence/test_lcsseq.py::test_distance_multiseq[seqs1-a] PASSED [ 93%] tests/test_sequence/test_lcsseq.py::test_distance_multiseq[seqs2-tet] PASSED [ 93%] tests/test_sequence/test_lcsstr.py::test_distance[ab-abcd-ab] PASSED [ 93%] tests/test_sequence/test_lcsstr.py::test_distance[abcd-ab-ab] PASSED [ 93%] tests/test_sequence/test_lcsstr.py::test_distance[abcd-bc-bc] PASSED [ 94%] tests/test_sequence/test_lcsstr.py::test_distance[bc-abcd-bc] PASSED [ 94%] tests/test_sequence/test_lcsstr.py::test_distance[abcd-cd-cd0] PASSED [ 94%] tests/test_sequence/test_lcsstr.py::test_distance[abcd-cd-cd1] PASSED [ 94%] tests/test_sequence/test_lcsstr.py::test_distance[abcd-ef-] PASSED [ 95%] tests/test_sequence/test_lcsstr.py::test_distance[ef-abcd-] PASSED [ 95%] tests/test_sequence/test_lcsstr.py::test_distance[MYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTEST-TEST-TEST] PASSED [ 95%] tests/test_sequence/test_lcsstr.py::test_distance[TEST-MYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTESTMYTEST-TEST] PASSED [ 96%] tests/test_token/test_bag.py::test_distance[qwe-qwe-0] PASSED [ 96%] tests/test_token/test_bag.py::test_distance[qwe-erty-3] PASSED [ 96%] tests/test_token/test_bag.py::test_distance[qwe-ewq-0] PASSED [ 96%] tests/test_token/test_bag.py::test_distance[qwe-rtys-4] PASSED [ 97%] tests/test_token/test_cosine.py::test_distance[test-text-0.75] PASSED [ 97%] tests/test_token/test_cosine.py::test_distance[nelson-neilsen-0.7715167498104595] PASSED [ 97%] tests/test_token/test_jaccard.py::test_distance[test-text-0.6] PASSED [ 97%] tests/test_token/test_jaccard.py::test_distance[nelson-neilsen-0.625] PASSED [ 98%] tests/test_token/test_jaccard.py::test_distance[decide-resize-0.3333333333333333] PASSED [ 98%] tests/test_token/test_monge_elkan.py::test_similarity[left0-right0-0.805] PASSED [ 98%] tests/test_token/test_monge_elkan.py::test_similarity[left1-right1-0.7866666666666667] PASSED [ 98%] tests/test_token/test_overlap.py::test_distance[test-text-0.75] PASSED [ 99%] tests/test_token/test_overlap.py::test_distance[testme-textthis-0.6666666666666666] PASSED [ 99%] tests/test_token/test_overlap.py::test_distance[nelson-neilsen-0.8333333333333334] PASSED [ 99%] tests/test_token/test_sorensen.py::test_distance[test-text-0.75] PASSED [100%] =============================== warnings summary =============================== tests/test_common.py: 457 warnings /usr/lib/python3.8/site-packages/jellyfish/__init__.py:23: DeprecationWarning: the jaro_distance function incorrectly returns the jaro similarity, replace your usage with jaro_similarity before 1.0 warnings.warn( tests/test_common.py: 491 warnings tests/test_edit/test_jaro_winkler.py: 7 warnings tests/test_token/test_monge_elkan.py: 2 warnings /usr/lib/python3.8/site-packages/jellyfish/__init__.py:14: DeprecationWarning: the name 'jaro_winkler' is deprecated and will be removed in jellyfish 1.0, for the same functionality please use jaro_winkler_similarity warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html ========= 379 passed, 19 deselected, 957 warnings in 117.89s (0:01:57) ========= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-textdistance-4.2.0-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qWIoKl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textdistance-4.2.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/licenses/python3-textdistance + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/licenses/python3-textdistance + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64/usr/share/licenses/python3-textdistance + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-textdistance = 4.2.0-1.mga8 python3-textdistance = 4.2.0-1.mga8 python3.8-textdistance = 4.2.0-1.mga8 python3.8dist(textdistance) = 4.2 python3dist(textdistance) = 4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-textdistance < 4.2.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-textdistance-4.2.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eU8l8n + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textdistance-4.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-textdistance-4.2.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.18Mt6m + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf textdistance-4.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!