Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aij/ffc8e357eed2c6f4411910972ce0b920 to your computer and use it in GitHub Desktop.
Save aij/ffc8e357eed2c6f4411910972ce0b920 to your computer and use it in GitHub Desktop.
diffoscope build/test failure with coreboot 4.21
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/b0wwkkwm08iys0n09r3mb7ldfbrmnjyy-diffoscope-248.tar.bz2
source root is diffoscope-248
setting SOURCE_DATE_EPOCH to timestamp 1692976837 of file diffoscope-248/tests/utils/versions.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/k3rsi5di3hg85jkachv8fbkmdjvdkjix-ignore_links.patch
patching file diffoscope/comparators/directory.py
Hunk #1 succeeded at 59 (offset -18 lines).
Hunk #2 succeeded at 69 (offset -18 lines).
applying patch /nix/store/mmlz0smi6p1s8rj0alvihk8ism3i6dk6-fix-test_fit.patch
patching file tests/comparators/test_fit.py
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/diffoscope
copying diffoscope/utils.py -> build/lib/diffoscope
copying diffoscope/tools.py -> build/lib/diffoscope
copying diffoscope/tempfiles.py -> build/lib/diffoscope
copying diffoscope/progress.py -> build/lib/diffoscope
copying diffoscope/profiling.py -> build/lib/diffoscope
copying diffoscope/path.py -> build/lib/diffoscope
copying diffoscope/main.py -> build/lib/diffoscope
copying diffoscope/logging.py -> build/lib/diffoscope
copying diffoscope/feeders.py -> build/lib/diffoscope
copying diffoscope/external_tools.py -> build/lib/diffoscope
copying diffoscope/excludes.py -> build/lib/diffoscope
copying diffoscope/exc.py -> build/lib/diffoscope
copying diffoscope/environ.py -> build/lib/diffoscope
copying diffoscope/difference.py -> build/lib/diffoscope
copying diffoscope/diff.py -> build/lib/diffoscope
copying diffoscope/config.py -> build/lib/diffoscope
copying diffoscope/changes.py -> build/lib/diffoscope
copying diffoscope/__init__.py -> build/lib/diffoscope
creating build/lib/diffoscope/readers
copying diffoscope/readers/utils.py -> build/lib/diffoscope/readers
copying diffoscope/readers/json.py -> build/lib/diffoscope/readers
copying diffoscope/readers/__init__.py -> build/lib/diffoscope/readers
creating build/lib/diffoscope/presenters
copying diffoscope/presenters/utils.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/text.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/restructuredtext.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/markdown.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/json.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/icon.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/formats.py -> build/lib/diffoscope/presenters
copying diffoscope/presenters/__init__.py -> build/lib/diffoscope/presenters
creating build/lib/diffoscope/comparators
copying diffoscope/comparators/directory.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/zst.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/zip.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/xz.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/xsb.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/xmlb.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/xml.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/wasm.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/vmlinuz.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/uimage.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/text.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/tar.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/symlink.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/squashfs.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/sqlite.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/sphinx.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/socket_or_fifo.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/rust.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/rpm_fallback.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/rpm.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/rdata.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/python.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ps.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ppu.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/png.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/pgp.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/pe32.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/pdf.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/pcap.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/openssl.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/openssh.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ogg.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/odt.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ocaml.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/mono.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/missing_file.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/macho.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/lzip.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/lz4.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/llvm.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/kbx.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/json.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/javascript.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/java.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/iso9660.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ipk.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/image.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/icc.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/html.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/hdf.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/haskell.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/gzip.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/gnumeric.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/git.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/gif.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/gettext.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/fsimage.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/fonts.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/fontconfig.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/fit.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ffprobe.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/elf.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/dtb.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/docx.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/dex.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/device.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/decompile.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/debian_fallback.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/debian.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/deb.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/cpio.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/cbfs.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/bzip2.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/binwalk.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/binary.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/berkeley_db.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/arsc.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/ar.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/apk.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/android.py -> build/lib/diffoscope/comparators
copying diffoscope/comparators/__init__.py -> build/lib/diffoscope/comparators
creating build/lib/diffoscope/presenters/html
copying diffoscope/presenters/html/templates.py -> build/lib/diffoscope/presenters/html
copying diffoscope/presenters/html/html.py -> build/lib/diffoscope/presenters/html
copying diffoscope/presenters/html/__init__.py -> build/lib/diffoscope/presenters/html
creating build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/specialize.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/operation.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/libarchive.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/fuzzy.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/file.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/container.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/compare.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/command.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/archive.py -> build/lib/diffoscope/comparators/utils
copying diffoscope/comparators/utils/__init__.py -> build/lib/diffoscope/comparators/utils
creating build/lib/diffoscope/scripts
copying diffoscope/scripts/extract-vmlinux -> build/lib/diffoscope/scripts
/nix/store/4mm6znbhkrxm02q9gda7xwfqj7dnc53r-python3.10-setuptools-68.0.0/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/diffoscope
creating build/bdist.linux-x86_64/wheel/diffoscope/scripts
copying build/lib/diffoscope/scripts/extract-vmlinux -> build/bdist.linux-x86_64/wheel/diffoscope/scripts
creating build/bdist.linux-x86_64/wheel/diffoscope/comparators
creating build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/archive.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/command.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/compare.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/container.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/file.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/fuzzy.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/libarchive.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/operation.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/utils/specialize.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators/utils
copying build/lib/diffoscope/comparators/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/android.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/apk.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ar.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/arsc.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/berkeley_db.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/binary.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/binwalk.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/bzip2.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/cbfs.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/cpio.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/deb.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/debian.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/debian_fallback.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/decompile.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/device.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/dex.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/docx.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/dtb.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/elf.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ffprobe.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/fit.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/fontconfig.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/fonts.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/fsimage.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/gettext.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/gif.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/git.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/gnumeric.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/gzip.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/haskell.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/hdf.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/html.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/icc.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/image.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ipk.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/iso9660.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/java.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/javascript.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/json.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/kbx.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/llvm.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/lz4.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/lzip.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/macho.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/missing_file.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/mono.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ocaml.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/odt.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ogg.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/openssh.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/openssl.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/pcap.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/pdf.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/pe32.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/pgp.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/png.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ppu.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/ps.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/python.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/rdata.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/rpm.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/rpm_fallback.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/rust.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/socket_or_fifo.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/sphinx.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/sqlite.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/squashfs.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/symlink.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/tar.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/text.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/uimage.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/vmlinuz.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/wasm.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/xml.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/xmlb.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/xsb.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/xz.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/zip.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/zst.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
copying build/lib/diffoscope/comparators/directory.py -> build/bdist.linux-x86_64/wheel/diffoscope/comparators
creating build/bdist.linux-x86_64/wheel/diffoscope/presenters
creating build/bdist.linux-x86_64/wheel/diffoscope/presenters/html
copying build/lib/diffoscope/presenters/html/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters/html
copying build/lib/diffoscope/presenters/html/html.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters/html
copying build/lib/diffoscope/presenters/html/templates.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters/html
copying build/lib/diffoscope/presenters/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/formats.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/icon.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/json.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/markdown.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/restructuredtext.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/text.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
copying build/lib/diffoscope/presenters/utils.py -> build/bdist.linux-x86_64/wheel/diffoscope/presenters
creating build/bdist.linux-x86_64/wheel/diffoscope/readers
copying build/lib/diffoscope/readers/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope/readers
copying build/lib/diffoscope/readers/json.py -> build/bdist.linux-x86_64/wheel/diffoscope/readers
copying build/lib/diffoscope/readers/utils.py -> build/bdist.linux-x86_64/wheel/diffoscope/readers
copying build/lib/diffoscope/__init__.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/changes.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/config.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/diff.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/difference.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/environ.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/exc.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/excludes.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/external_tools.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/feeders.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/logging.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/main.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/path.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/profiling.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/progress.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/tempfiles.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/tools.py -> build/bdist.linux-x86_64/wheel/diffoscope
copying build/lib/diffoscope/utils.py -> build/bdist.linux-x86_64/wheel/diffoscope
running install_egg_info
running egg_info
creating diffoscope.egg-info
writing diffoscope.egg-info/PKG-INFO
writing dependency_links to diffoscope.egg-info/dependency_links.txt
writing entry points to diffoscope.egg-info/entry_points.txt
writing requirements to diffoscope.egg-info/requires.txt
writing top-level names to diffoscope.egg-info/top_level.txt
writing manifest file 'diffoscope.egg-info/SOURCES.txt'
reading manifest file 'diffoscope.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'diffoscope.egg-info/SOURCES.txt'
Copying diffoscope.egg-info to build/bdist.linux-x86_64/wheel/diffoscope-248-py3.10.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/diffoscope-248.dist-info/WHEEL
creating 'dist/diffoscope-248-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'diffoscope/__init__.py'
adding 'diffoscope/changes.py'
adding 'diffoscope/config.py'
adding 'diffoscope/diff.py'
adding 'diffoscope/difference.py'
adding 'diffoscope/environ.py'
adding 'diffoscope/exc.py'
adding 'diffoscope/excludes.py'
adding 'diffoscope/external_tools.py'
adding 'diffoscope/feeders.py'
adding 'diffoscope/logging.py'
adding 'diffoscope/main.py'
adding 'diffoscope/path.py'
adding 'diffoscope/profiling.py'
adding 'diffoscope/progress.py'
adding 'diffoscope/tempfiles.py'
adding 'diffoscope/tools.py'
adding 'diffoscope/utils.py'
adding 'diffoscope/comparators/__init__.py'
adding 'diffoscope/comparators/android.py'
adding 'diffoscope/comparators/apk.py'
adding 'diffoscope/comparators/ar.py'
adding 'diffoscope/comparators/arsc.py'
adding 'diffoscope/comparators/berkeley_db.py'
adding 'diffoscope/comparators/binary.py'
adding 'diffoscope/comparators/binwalk.py'
adding 'diffoscope/comparators/bzip2.py'
adding 'diffoscope/comparators/cbfs.py'
adding 'diffoscope/comparators/cpio.py'
adding 'diffoscope/comparators/deb.py'
adding 'diffoscope/comparators/debian.py'
adding 'diffoscope/comparators/debian_fallback.py'
adding 'diffoscope/comparators/decompile.py'
adding 'diffoscope/comparators/device.py'
adding 'diffoscope/comparators/dex.py'
adding 'diffoscope/comparators/directory.py'
adding 'diffoscope/comparators/docx.py'
adding 'diffoscope/comparators/dtb.py'
adding 'diffoscope/comparators/elf.py'
adding 'diffoscope/comparators/ffprobe.py'
adding 'diffoscope/comparators/fit.py'
adding 'diffoscope/comparators/fontconfig.py'
adding 'diffoscope/comparators/fonts.py'
adding 'diffoscope/comparators/fsimage.py'
adding 'diffoscope/comparators/gettext.py'
adding 'diffoscope/comparators/gif.py'
adding 'diffoscope/comparators/git.py'
adding 'diffoscope/comparators/gnumeric.py'
adding 'diffoscope/comparators/gzip.py'
adding 'diffoscope/comparators/haskell.py'
adding 'diffoscope/comparators/hdf.py'
adding 'diffoscope/comparators/html.py'
adding 'diffoscope/comparators/icc.py'
adding 'diffoscope/comparators/image.py'
adding 'diffoscope/comparators/ipk.py'
adding 'diffoscope/comparators/iso9660.py'
adding 'diffoscope/comparators/java.py'
adding 'diffoscope/comparators/javascript.py'
adding 'diffoscope/comparators/json.py'
adding 'diffoscope/comparators/kbx.py'
adding 'diffoscope/comparators/llvm.py'
adding 'diffoscope/comparators/lz4.py'
adding 'diffoscope/comparators/lzip.py'
adding 'diffoscope/comparators/macho.py'
adding 'diffoscope/comparators/missing_file.py'
adding 'diffoscope/comparators/mono.py'
adding 'diffoscope/comparators/ocaml.py'
adding 'diffoscope/comparators/odt.py'
adding 'diffoscope/comparators/ogg.py'
adding 'diffoscope/comparators/openssh.py'
adding 'diffoscope/comparators/openssl.py'
adding 'diffoscope/comparators/pcap.py'
adding 'diffoscope/comparators/pdf.py'
adding 'diffoscope/comparators/pe32.py'
adding 'diffoscope/comparators/pgp.py'
adding 'diffoscope/comparators/png.py'
adding 'diffoscope/comparators/ppu.py'
adding 'diffoscope/comparators/ps.py'
adding 'diffoscope/comparators/python.py'
adding 'diffoscope/comparators/rdata.py'
adding 'diffoscope/comparators/rpm.py'
adding 'diffoscope/comparators/rpm_fallback.py'
adding 'diffoscope/comparators/rust.py'
adding 'diffoscope/comparators/socket_or_fifo.py'
adding 'diffoscope/comparators/sphinx.py'
adding 'diffoscope/comparators/sqlite.py'
adding 'diffoscope/comparators/squashfs.py'
adding 'diffoscope/comparators/symlink.py'
adding 'diffoscope/comparators/tar.py'
adding 'diffoscope/comparators/text.py'
adding 'diffoscope/comparators/uimage.py'
adding 'diffoscope/comparators/vmlinuz.py'
adding 'diffoscope/comparators/wasm.py'
adding 'diffoscope/comparators/xml.py'
adding 'diffoscope/comparators/xmlb.py'
adding 'diffoscope/comparators/xsb.py'
adding 'diffoscope/comparators/xz.py'
adding 'diffoscope/comparators/zip.py'
adding 'diffoscope/comparators/zst.py'
adding 'diffoscope/comparators/utils/__init__.py'
adding 'diffoscope/comparators/utils/archive.py'
adding 'diffoscope/comparators/utils/command.py'
adding 'diffoscope/comparators/utils/compare.py'
adding 'diffoscope/comparators/utils/container.py'
adding 'diffoscope/comparators/utils/file.py'
adding 'diffoscope/comparators/utils/fuzzy.py'
adding 'diffoscope/comparators/utils/libarchive.py'
adding 'diffoscope/comparators/utils/operation.py'
adding 'diffoscope/comparators/utils/specialize.py'
adding 'diffoscope/presenters/__init__.py'
adding 'diffoscope/presenters/formats.py'
adding 'diffoscope/presenters/icon.py'
adding 'diffoscope/presenters/json.py'
adding 'diffoscope/presenters/markdown.py'
adding 'diffoscope/presenters/restructuredtext.py'
adding 'diffoscope/presenters/text.py'
adding 'diffoscope/presenters/utils.py'
adding 'diffoscope/presenters/html/__init__.py'
adding 'diffoscope/presenters/html/html.py'
adding 'diffoscope/presenters/html/templates.py'
adding 'diffoscope/readers/__init__.py'
adding 'diffoscope/readers/json.py'
adding 'diffoscope/readers/utils.py'
adding 'diffoscope/scripts/extract-vmlinux'
adding 'diffoscope-248.dist-info/COPYING'
adding 'diffoscope-248.dist-info/METADATA'
adding 'diffoscope-248.dist-info/WHEEL'
adding 'diffoscope-248.dist-info/entry_points.txt'
adding 'diffoscope-248.dist-info/top_level.txt'
adding 'diffoscope-248.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pypaInstallPhase
Successfully installed diffoscope-248-py3-none-any.whl
make: Entering directory '/build/diffoscope-248/doc'
{ cat diffoscope.h2m.0; cat ../README.rst | \
sed -e '/^\.\. raw:: /d' -e '/^\.\. image:: /d' -e '/ :target: /d' | tee out.txt | \
rst2man -q --no-doc-title | \
sed -e 's,^ \\- ,,' -e 's,^\[,\\[char91],g' -e 's,\.TH *"" "" "",,g' \
-e 's,bin/diffoscope,diffoscope,g' \
-e 's,\.SH \(.*\),[\1],g' -e 's,\[diffoscope\],[DESCRIPTION],gi'; } > "diffoscope.h2m"
help2man --version-string=$(cd .. && python3 setup.py -V) /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248/bin/diffoscope -N --include="diffoscope.h2m" | \
sed -e '/end_of_description_header/,/positional arguments/{d}' > "diffoscope.1"
make: Leaving directory '/build/diffoscope-248/doc'
Finished executing pypaInstallPhase
@nix { "action": "setPhase", "phase": "pythonOutputDistPhase" }
pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248
checking for references to /build/ in /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248...
patching script interpreter paths in /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248
stripping (with command strip and flags -S -p) in /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248/lib /nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/svwjkpjlysizvnfdh5hz9s877ls084kb-diffoscope-248-man
checking for references to /build/ in /nix/store/svwjkpjlysizvnfdh5hz9s877ls084kb-diffoscope-248-man...
gzipping man pages under /nix/store/svwjkpjlysizvnfdh5hz9s877ls084kb-diffoscope-248-man/share/man/
patching script interpreter paths in /nix/store/svwjkpjlysizvnfdh5hz9s877ls084kb-diffoscope-248-man
shrinking RPATHs of ELF executables and libraries in /nix/store/s53inkfdxb6w2mvw2wypwfiqf6nzc7ff-diffoscope-248-dist
checking for references to /build/ in /nix/store/s53inkfdxb6w2mvw2wypwfiqf6nzc7ff-diffoscope-248-dist...
patching script interpreter paths in /nix/store/s53inkfdxb6w2mvw2wypwfiqf6nzc7ff-diffoscope-248-dist
Rewriting #!/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/bin/python3.10 to #!/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12
wrapping `/nix/store/i8r09wn6vffpmy5v9r3g9vxkfyr759fn-diffoscope-248/bin/diffoscope'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
/nix/store/q2zpnf017gccs9w9mb0ikdqhkf0k5v82-catch_conflicts.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-7.4.0, pluggy-1.2.0 -- /nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/bin/python3.10
cachedir: .pytest_cache
rootdir: /build/diffoscope-248
configfile: pytest.ini
collecting ... 
collecting 56 items 
collecting 333 items 
collecting 380 items 
collecting 477 items 
collecting 562 items 
collecting 662 items 
collected 715 items / 5 deselected / 710 selected 
tests/test_diff_mask.py::test_none PASSED [ 0%]
tests/test_diff_mask.py::test_all PASSED [ 0%]
tests/test_diff_mask.py::test_specific PASSED [ 0%]
tests/test_difference.py::test_too_much_input_for_diff PASSED [ 0%]
tests/test_difference.py::test_too_long_diff_block_lines PASSED [ 0%]
tests/test_difference.py::test_size_updates PASSED [ 0%]
tests/test_difference.py::test_traverse_heapq PASSED [ 0%]
tests/test_difference.py::test_non_str_arguments_to_source1_source2 PASSED [ 1%]
tests/test_difference.py::test_adjust_diff_context PASSED [ 1%]
tests/test_excludes.py::test_none PASSED [ 1%]
tests/test_excludes.py::test_all PASSED [ 1%]
tests/test_excludes.py::test_specific PASSED [ 1%]
tests/test_excludes.py::test_specific_case PASSED [ 1%]
tests/test_excludes.py::test_multiple PASSED [ 1%]
tests/test_excludes.py::test_nomatch PASSED [ 2%]
tests/test_excludes.py::test_wildcard PASSED [ 2%]
tests/test_main.py::test_non_existing_files PASSED [ 2%]
tests/test_main.py::test_non_existing_left_with_new_file PASSED [ 2%]
tests/test_main.py::test_non_existing_right_with_new_file PASSED [ 2%]
tests/test_main.py::test_non_existing_files_with_new_file PASSED [ 2%]
tests/test_main.py::test_remove_temp_files_on_sigterm PASSED [ 2%]
tests/test_main.py::test_ctrl_c_handling PASSED [ 3%]
tests/test_main.py::test_no_differences PASSED [ 3%]
tests/test_main.py::test_no_differences_directories PASSED [ 3%]
tests/test_main.py::test_list_tools PASSED [ 3%]
tests/test_main.py::test_list_missing_tools PASSED [ 3%]
tests/test_main.py::test_profiling PASSED [ 3%]
tests/test_main.py::test_non_unicode_filename PASSED [ 3%]
tests/test_main.py::test_help PASSED [ 4%]
tests/test_main.py::test_usage PASSED [ 4%]
tests/test_presenters.py::test_text_option_is_default PASSED [ 4%]
tests/test_presenters.py::test_text_proper_indentation PASSED [ 4%]
tests/test_presenters.py::test_text_option_color PASSED [ 4%]
tests/test_presenters.py::test_text_option_with_file PASSED [ 4%]
tests/test_presenters.py::test_text_option_with_stdout PASSED [ 4%]
tests/test_presenters.py::test_markdown PASSED [ 5%]
tests/test_presenters.py::test_restructuredtext PASSED [ 5%]
tests/test_presenters.py::test_json PASSED [ 5%]
tests/test_presenters.py::test_no_report_option PASSED [ 5%]
tests/test_presenters.py::test_html_option_with_file PASSED [ 5%]
tests/test_presenters.py::test_html_visuals PASSED [ 5%]
tests/test_presenters.py::test_htmldir_option PASSED [ 5%]
tests/test_presenters.py::test_html_option_with_stdout PASSED [ 6%]
tests/test_presenters.py::test_html_regression_875281 PASSED [ 6%]
tests/test_presenters.py::test_limited_print PASSED [ 6%]
tests/test_presenters.py::test_partial_string PASSED [ 6%]
tests/test_presenters.py::test_partial_string_cont PASSED [ 6%]
tests/test_presenters.py::test_partial_string_numl PASSED [ 6%]
tests/test_presenters.py::test_partial_string_escape PASSED [ 6%]
tests/test_progress.py::test_progress PASSED [ 7%]
tests/test_progress.py::test_status_fd PASSED [ 7%]
tests/test_quines.py::test_identification PASSED [ 7%]
tests/test_quines.py::test_no_differences PASSED [ 7%]
tests/test_quines.py::test_difference PASSED [ 7%]
tests/test_quines.py::test_identification_deb PASSED [ 7%]
tests/test_quines.py::test_differences_deb PASSED [ 7%]
tests/test_readers.py::test_json PASSED [ 8%]
tests/test_source.py::test_code_is_black_clean SKIPPED (requires black) [ 8%]
tests/test_tools.py::test_all_tools_are_listed PASSED [ 8%]
tests/test_tools.py::test_get_tools PASSED [ 8%]
tests/test_tools.py::test_required_tool_not_found PASSED [ 8%]
tests/test_versions.py::test_version_comparisons[1.0-1.0-0] PASSED [ 8%]
tests/test_versions.py::test_version_comparisons[1.0-2.0--1] PASSED [ 8%]
tests/test_versions.py::test_version_comparisons[2.0-1.0-1] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0.1-2.0.1-0] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0-2.0.1--1] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0.1-2.0-1] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0.1a-2.0.1a-0] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0.1a-2.0.1-1] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[2.0.1-2.0.1a--1] PASSED [ 9%]
tests/test_versions.py::test_version_comparisons[5.5p1-5.5p1-0] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[5.5p1-5.5p2--1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[5.5p2-5.5p1-1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[5.5p10-5.5p10-0] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[5.5p1-5.5p10--1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[5.5p10-5.5p1-1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[10xyz-10.1xyz--1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[10.1xyz-10xyz-1] PASSED [ 10%]
tests/test_versions.py::test_version_comparisons[xyz10-xyz10-0] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[xyz10-xyz10.1--1] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[xyz10.1-xyz10-1] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[xyz.4-xyz.4-0] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[xyz.4-8--1] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[8-xyz.4-1] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[xyz.4-2--1] PASSED [ 11%]
tests/test_versions.py::test_version_comparisons[2-xyz.4-1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[5.5p2-5.6p1--1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[5.6p1-5.5p2-1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[5.6p1-6.5p1--1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[6.5p1-5.6p1-1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[6.0.rc1-6.0-1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[6.0-6.0.rc1--1] PASSED [ 12%]
tests/test_versions.py::test_version_comparisons[10b2-10a1-1] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[10a2-10b2--1] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[1.0aa-1.0aa-0] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[1.0a-1.0aa--1] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[1.0aa-1.0a-1] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[10.0001-10.0001-0] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[10.0001-10.1-0] PASSED [ 13%]
tests/test_versions.py::test_version_comparisons[10.1-10.0001-0] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[10.0001-10.0039--1] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[10.0039-10.0001-1] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[4.999.9-5.0--1] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[5.0-4.999.9-1] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[20101121-20101121-0] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[20101121-20101122--1] PASSED [ 14%]
tests/test_versions.py::test_version_comparisons[20101122-20101121-1] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2_0-2_0-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2.0-2_0-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2_0-2.0-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2_0.-2_0-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2..0-2_0__-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2_0-__2.0-0] PASSED [ 15%]
tests/test_versions.py::test_version_comparisons[2_1.-2_0-1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[2..1-2_0__-1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[2_1-__2.0-1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[2_1.-2_2--1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[2..1-2_2__--1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[2_1-__2.2--1] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[a-a-00] PASSED [ 16%]
tests/test_versions.py::test_version_comparisons[a+-a+-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[a+-a_-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[a_-a+-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[+a-+a-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[+a-_a-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[_a-+a-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[+_-+_-0] PASSED [ 17%]
tests/test_versions.py::test_version_comparisons[_+-+_-0] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[_+-_+-0] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[+-_-0] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[_-+-0] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1-0] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0--1] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[1.0-1.0~rc1-1] PASSED [ 18%]
tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc2--1] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[1.0~rc2-1.0~rc1-1] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[1.0~rc1~git123-1.0~rc1~git123-0] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[1.0~rc1~git123-1.0~rc1--1] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1~git123-1] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[a-a-01] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[a~-a--1] PASSED [ 19%]
tests/test_versions.py::test_version_comparisons[a~~-a--1] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a~~~-a--1] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a~~~^-a--1] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a^-a-10] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a^-a-11] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a^-a^-0] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a^-a^^--1] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[a^b-a^^-1] PASSED [ 20%]
tests/test_versions.py::test_version_comparisons[1.0^-1.0^-0] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0^-1.0-1] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0-1.0^--1] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git1-0] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0^git1-1.0-1] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0-1.0^git1--1] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git2--1] PASSED [ 21%]
tests/test_versions.py::test_version_comparisons[1.0^git2-1.0^git1-1] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0^git1-1.01--1] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.01-1.0^git1-1] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0^20160101-1.0^20160101-0] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0^20160101-1.0.1--1] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0.1-1.0^20160101-1] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0^20160101^git1-1.0^20160101^git1-0] PASSED [ 22%]
tests/test_versions.py::test_version_comparisons[1.0^20160102-1.0^20160101^git1-1] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0^20160101^git1-1.0^20160102--1] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0~rc1^git1-1.0~rc1^git1-0] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0~rc1^git1-1.0~rc1-1] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1^git1--1] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0^git1~pre-1.0^git1~pre-0] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git1~pre-1] PASSED [ 23%]
tests/test_versions.py::test_version_comparisons[1.0^git1~pre-1.0^git1--1] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[0-0-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[0-00-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[0-000-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[00-000-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[000-000-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[00-0-0] PASSED [ 24%]
tests/test_versions.py::test_version_comparisons[000-0-0] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0-0.0--1] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0.0-0-1] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0~-0--1] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0^-0-1] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0^-0^-0] PASSED [ 25%]
tests/test_versions.py::test_version_comparisons[0^-0^~-1] PASSED [ 25%]
tests/test_versions.py::test_version_lt[1.0-2.0] PASSED [ 26%]
tests/test_versions.py::test_version_lt[2.0-2.0.1] PASSED [ 26%]
tests/test_versions.py::test_version_lt[2.0.1-2.0.1a] PASSED [ 26%]
tests/test_versions.py::test_version_lt[5.5p1-5.5p2] PASSED [ 26%]
tests/test_versions.py::test_version_lt[5.5p1-5.5p10] PASSED [ 26%]
tests/test_versions.py::test_version_lt[10xyz-10.1xyz] PASSED [ 26%]
tests/test_versions.py::test_version_lt[xyz10-xyz10.1] PASSED [ 26%]
tests/test_versions.py::test_version_lt[xyz.4-8] PASSED [ 27%]
tests/test_versions.py::test_version_lt[xyz.4-2] PASSED [ 27%]
tests/test_versions.py::test_version_lt[5.5p2-5.6p1] PASSED [ 27%]
tests/test_versions.py::test_version_lt[5.6p1-6.5p1] PASSED [ 27%]
tests/test_versions.py::test_version_lt[6.0-6.0.rc1] PASSED [ 27%]
tests/test_versions.py::test_version_lt[10a2-10b2] PASSED [ 27%]
tests/test_versions.py::test_version_lt[1.0a-1.0aa] PASSED [ 27%]
tests/test_versions.py::test_version_lt[10.0001-10.0039] PASSED [ 28%]
tests/test_versions.py::test_version_lt[4.999.9-5.0] PASSED [ 28%]
tests/test_versions.py::test_version_lt[20101121-20101122] PASSED [ 28%]
tests/test_versions.py::test_version_lt[2_1.-2_2] PASSED [ 28%]
tests/test_versions.py::test_version_lt[2..1-2_2__] PASSED [ 28%]
tests/test_versions.py::test_version_lt[2_1-__2.2] PASSED [ 28%]
tests/test_versions.py::test_version_lt[1.0~rc1-1.0] PASSED [ 28%]
tests/test_versions.py::test_version_lt[1.0~rc1-1.0~rc2] PASSED [ 29%]
tests/test_versions.py::test_version_lt[1.0~rc1~git123-1.0~rc1] PASSED [ 29%]
tests/test_versions.py::test_version_lt[a~-a] PASSED [ 29%]
tests/test_versions.py::test_version_lt[a~~-a] PASSED [ 29%]
tests/test_versions.py::test_version_lt[a~~~-a] PASSED [ 29%]
tests/test_versions.py::test_version_lt[a~~~^-a] PASSED [ 29%]
tests/test_versions.py::test_version_lt[a^-a^^] PASSED [ 29%]
tests/test_versions.py::test_version_lt[1.0-1.0^] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0-1.0^git1] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0^git1-1.0^git2] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0^git1-1.01] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0^20160101-1.0.1] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0^20160101^git1-1.0^20160102] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0~rc1-1.0~rc1^git1] PASSED [ 30%]
tests/test_versions.py::test_version_lt[1.0^git1~pre-1.0^git1] PASSED [ 30%]
tests/test_versions.py::test_version_lt[0-0.0] PASSED [ 31%]
tests/test_versions.py::test_version_lt[0~-0] PASSED [ 31%]
tests/test_versions.py::test_version_gt[1.0-1.0] PASSED [ 31%]
tests/test_versions.py::test_version_gt[2.0.1-2.0.1] PASSED [ 31%]
tests/test_versions.py::test_version_gt[2.0.1a-2.0.1a] PASSED [ 31%]
tests/test_versions.py::test_version_gt[5.5p1-5.5p1] PASSED [ 31%]
tests/test_versions.py::test_version_gt[5.5p10-5.5p10] PASSED [ 31%]
tests/test_versions.py::test_version_gt[xyz10-xyz10] PASSED [ 32%]
tests/test_versions.py::test_version_gt[xyz.4-xyz.4] PASSED [ 32%]
tests/test_versions.py::test_version_gt[1.0aa-1.0aa] PASSED [ 32%]
tests/test_versions.py::test_version_gt[10.0001-10.0001] PASSED [ 32%]
tests/test_versions.py::test_version_gt[10.0001-10.1] PASSED [ 32%]
tests/test_versions.py::test_version_gt[10.1-10.0001] PASSED [ 32%]
tests/test_versions.py::test_version_gt[20101121-20101121] PASSED [ 32%]
tests/test_versions.py::test_version_gt[2_0-2_0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[2.0-2_0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[2_0-2.0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[2_0.-2_0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[2..0-2_0__] PASSED [ 33%]
tests/test_versions.py::test_version_gt[2_0-__2.0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[a-a0] PASSED [ 33%]
tests/test_versions.py::test_version_gt[a+-a+] PASSED [ 34%]
tests/test_versions.py::test_version_gt[a+-a_] PASSED [ 34%]
tests/test_versions.py::test_version_gt[a_-a+] PASSED [ 34%]
tests/test_versions.py::test_version_gt[+a-+a] PASSED [ 34%]
tests/test_versions.py::test_version_gt[+a-_a] PASSED [ 34%]
tests/test_versions.py::test_version_gt[_a-+a] PASSED [ 34%]
tests/test_versions.py::test_version_gt[+_-+_] PASSED [ 34%]
tests/test_versions.py::test_version_gt[_+-+_] PASSED [ 35%]
tests/test_versions.py::test_version_gt[_+-_+] PASSED [ 35%]
tests/test_versions.py::test_version_gt[+-_] PASSED [ 35%]
tests/test_versions.py::test_version_gt[_-+] PASSED [ 35%]
tests/test_versions.py::test_version_gt[1.0~rc1-1.0~rc1] PASSED [ 35%]
tests/test_versions.py::test_version_gt[1.0~rc1~git123-1.0~rc1~git123] PASSED [ 35%]
tests/test_versions.py::test_version_gt[a-a1] PASSED [ 35%]
tests/test_versions.py::test_version_gt[a^-a^] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0^-1.0^] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0^git1-1.0^git1] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0^20160101-1.0^20160101] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0^20160101^git1-1.0^20160101^git1] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0~rc1^git1-1.0~rc1^git1] PASSED [ 36%]
tests/test_versions.py::test_version_gt[1.0^git1~pre-1.0^git1~pre] PASSED [ 36%]
tests/test_versions.py::test_version_gt[0-0] PASSED [ 37%]
tests/test_versions.py::test_version_gt[0-00] PASSED [ 37%]
tests/test_versions.py::test_version_gt[0-000] PASSED [ 37%]
tests/test_versions.py::test_version_gt[00-000] PASSED [ 37%]
tests/test_versions.py::test_version_gt[000-000] PASSED [ 37%]
tests/test_versions.py::test_version_gt[00-0] PASSED [ 37%]
tests/test_versions.py::test_version_gt[000-0] PASSED [ 37%]
tests/test_versions.py::test_version_gt[0^-0^] PASSED [ 38%]
tests/comparators/test_android.py::test_identification PASSED [ 38%]
tests/comparators/test_android.py::test_no_differences PASSED [ 38%]
tests/comparators/test_android.py::test_diff PASSED [ 38%]
tests/comparators/test_android.py::test_compare_non_existing PASSED [ 38%]
tests/comparators/test_apk.py::test_identification PASSED [ 38%]
tests/comparators/test_apk.py::test_no_differences PASSED [ 38%]
tests/comparators/test_apk.py::test_compare_non_existing PASSED [ 39%]
tests/comparators/test_apk.py::test_zipinfo PASSED [ 39%]
tests/comparators/test_apk.py::test_android_manifest XFAIL [ 39%]
tests/comparators/test_apk.py::test_apk_metadata_source PASSED [ 39%]
tests/comparators/test_apk.py::test_skip_undecoded_android_manifest PASSED [ 39%]
tests/comparators/test_apk.py::test_no_android_manifest PASSED [ 39%]
tests/comparators/test_archive.py::test_compressed_content_name PASSED [ 39%]
tests/comparators/test_arsc.py::test_identification PASSED [ 40%]
tests/comparators/test_arsc.py::test_no_differences PASSED [ 40%]
tests/comparators/test_arsc.py::test_differences SKIPPED (requires
aapt2) [ 40%]
tests/comparators/test_arsc.py::test_compare_non_existing SKIPPED [ 40%]
tests/comparators/test_berkeley_db.py::test_identification PASSED [ 40%]
tests/comparators/test_berkeley_db.py::test_no_differences PASSED [ 40%]
tests/comparators/test_berkeley_db.py::test_diff PASSED [ 40%]
tests/comparators/test_berkeley_db.py::test_diff6 SKIPPED ( >= 6.0
(5.3.28 detected)) [ 40%]
tests/comparators/test_berkeley_db.py::test_compare_non_existing PASSED [ 41%]
tests/comparators/test_binary.py::test_same_content PASSED [ 41%]
tests/comparators/test_binary.py::test_not_same_content PASSED [ 41%]
tests/comparators/test_binary.py::test_guess_file_type PASSED [ 41%]
tests/comparators/test_binary.py::test_guess_encoding_binary PASSED [ 41%]
tests/comparators/test_binary.py::test_guess_encoding_ascii PASSED [ 41%]
tests/comparators/test_binary.py::test_guess_encoding_unicode PASSED [ 41%]
tests/comparators/test_binary.py::test_guess_encoding_iso8859 PASSED [ 42%]
tests/comparators/test_binary.py::test_no_differences_with_xxd PASSED [ 42%]
tests/comparators/test_binary.py::test_compare_with_xxd PASSED [ 42%]
tests/comparators/test_binary.py::test_compare_non_existing_with_xxd PASSED [ 42%]
tests/comparators/test_binary.py::test_no_differences_without_xxd PASSED [ 42%]
tests/comparators/test_binary.py::test_compare_without_xxd PASSED [ 42%]
tests/comparators/test_binary.py::test_with_compare_details PASSED [ 42%]
tests/comparators/test_binary.py::test_with_compare_details_and_fallback PASSED [ 43%]
tests/comparators/test_binary.py::test_with_compare_details_and_no_actual_differences PASSED [ 43%]
tests/comparators/test_binary.py::test_with_compare_details_and_failed_process PASSED [ 43%]
tests/comparators/test_binary.py::test_with_compare_details_and_parsing_error PASSED [ 43%]
tests/comparators/test_binary.py::test_with_compare_details_and_extraction_error PASSED [ 43%]
tests/comparators/test_binary.py::test_with_compare_details_and_tool_not_found SKIPPED [ 43%]
tests/comparators/test_binary.py::test_compare_two_nonexisting_files PASSED [ 43%]
tests/comparators/test_binary.py::test_symlink_to_dir PASSED [ 44%]
tests/comparators/test_binwalk.py::test_identification PASSED [ 44%]
tests/comparators/test_binwalk.py::test_no_differences PASSED [ 44%]
tests/comparators/test_binwalk.py::test_listing PASSED [ 44%]
tests/comparators/test_binwalk.py::test_symlink PASSED [ 44%]
tests/comparators/test_binwalk.py::test_compare_non_existing PASSED [ 44%]
tests/comparators/test_bzip2.py::test_identification PASSED [ 44%]
tests/comparators/test_bzip2.py::test_no_differences PASSED [ 45%]
tests/comparators/test_bzip2.py::test_content_source PASSED [ 45%]
tests/comparators/test_bzip2.py::test_content_source_without_extension PASSED [ 45%]
tests/comparators/test_bzip2.py::test_content_diff PASSED [ 45%]
tests/comparators/test_bzip2.py::test_compare_non_existing PASSED [ 45%]
tests/comparators/test_cbfs.py::test_identification_using_offset FAILED [ 45%]
tests/comparators/test_cbfs.py::test_identification_without_offset FAILED [ 45%]
tests/comparators/test_cbfs.py::test_no_differences PASSED [ 46%]
tests/comparators/test_cbfs.py::test_listing FAILED [ 46%]
tests/comparators/test_cbfs.py::test_content FAILED [ 46%]
tests/comparators/test_cbfs.py::test_compare_non_existing FAILED [ 46%]
tests/comparators/test_containers.py::test_equal PASSED [ 46%]
tests/comparators/test_containers.py::test_different PASSED [ 46%]
tests/comparators/test_cpio.py::test_identification PASSED [ 46%]
tests/comparators/test_cpio.py::test_no_differences PASSED [ 47%]
tests/comparators/test_cpio.py::test_listing PASSED [ 47%]
tests/comparators/test_cpio.py::test_symlink PASSED [ 47%]
tests/comparators/test_cpio.py::test_compressed_files PASSED [ 47%]
tests/comparators/test_cpio.py::test_compare_non_existing PASSED [ 47%]
tests/comparators/test_deb.py::test_identification PASSED [ 47%]
tests/comparators/test_deb.py::test_no_differences PASSED [ 47%]
tests/comparators/test_deb.py::test_metadata PASSED [ 48%]
tests/comparators/test_deb.py::test_compressed_files PASSED [ 48%]
tests/comparators/test_deb.py::test_identification_of_md5sums_outside_deb PASSED [ 48%]
tests/comparators/test_deb.py::test_identification_of_md5sums_in_deb PASSED [ 48%]
tests/comparators/test_deb.py::test_md5sums PASSED [ 48%]
tests/comparators/test_deb.py::test_identical_files_in_md5sums PASSED [ 48%]
tests/comparators/test_deb.py::test_identification_of_data_tar PASSED [ 48%]
tests/comparators/test_deb.py::test_skip_comparison_of_known_identical_files PASSED [ 49%]
tests/comparators/test_deb.py::test_compare_non_existing PASSED [ 49%]
tests/comparators/test_deb.py::test_compare_different_compression PASSED [ 49%]
tests/comparators/test_deb.py::test_uncompressed_data_tar PASSED [ 49%]
tests/comparators/test_deb.py::test_uncompressed_control_tar PASSED [ 49%]
tests/comparators/test_deb.py::test_compare_different_compression_multiple_files PASSED [ 49%]
tests/comparators/test_debian.py::test_dot_changes_identification PASSED [ 49%]
tests/comparators/test_debian.py::test_dot_changes_invalid PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_changes_no_differences PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_changes_no_differences_exclude_buildinfo PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_changes_identical_contents_and_different_files PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_changes_different_contents_and_identical_files PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_dsc_identification PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_dsc_no_associated_tar_gz PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_dsc_no_differences PASSED [ 50%]
tests/comparators/test_debian.py::test_dot_dsc_internal_diff PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_dsc_compare_non_existing PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_buildinfo_identification PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_buildinfo_no_deb PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_buildinfo_no_differences PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_buildinfo_internal_diff PASSED [ 51%]
tests/comparators/test_debian.py::test_dot_buildinfo_compare_non_existing PASSED [ 51%]
tests/comparators/test_debian.py::test_fallback_comparisons PASSED [ 52%]
tests/comparators/test_debian.py::test_unicode_identification PASSED [ 52%]
tests/comparators/test_device.py::test_identification PASSED [ 52%]
tests/comparators/test_device.py::test_diff PASSED [ 52%]
tests/comparators/test_device.py::test_diff_reverse PASSED [ 52%]
tests/comparators/test_dex.py::test_identification PASSED [ 52%]
tests/comparators/test_dex.py::test_no_differences PASSED [ 52%]
tests/comparators/test_dex.py::test_differences SKIPPED (requires javap
min 9.0.4 >= 14.0 (1.8.0_362 detected)) [ 53%]
tests/comparators/test_dex.py::test_javap_14_differences SKIPPED ( >=
14.0 (1.8.0_362 detected)) [ 53%]
tests/comparators/test_dex.py::test_compare_non_existing XPASS [ 53%]
tests/comparators/test_directory.py::test_no_differences PASSED [ 53%]
tests/comparators/test_directory.py::test_no_differences_with_extra_slash PASSED [ 53%]
tests/comparators/test_directory.py::test_content PASSED [ 53%]
tests/comparators/test_directory.py::test_stat PASSED [ 53%]
tests/comparators/test_directory.py::test_compare_to_file PASSED [ 54%]
tests/comparators/test_directory.py::test_compare_to_device PASSED [ 54%]
tests/comparators/test_directory.py::test_compare_to_symlink PASSED [ 54%]
tests/comparators/test_directory.py::test_compare_to_dangling_symlink PASSED [ 54%]
tests/comparators/test_directory.py::test_compare_both_ways PASSED [ 54%]
tests/comparators/test_docx.py::test_identification PASSED [ 54%]
tests/comparators/test_docx.py::test_no_differences PASSED [ 54%]
tests/comparators/test_docx.py::test_diff SKIPPED (requires docx2txt) [ 55%]
tests/comparators/test_docx.py::test_compare_non_existing SKIPPED [ 55%]
tests/comparators/test_dtb.py::test_identification PASSED [ 55%]
tests/comparators/test_dtb.py::test_no_differences PASSED [ 55%]
tests/comparators/test_dtb.py::test_diff PASSED [ 55%]
tests/comparators/test_dtb.py::test_compare_non_existing PASSED [ 55%]
tests/comparators/test_elf.py::test_obj_identification PASSED [ 55%]
tests/comparators/test_elf.py::test_obj_no_differences PASSED [ 56%]
tests/comparators/test_elf.py::test_obj_compare_non_existing PASSED [ 56%]
tests/comparators/test_elf.py::test_diff PASSED [ 56%]
tests/comparators/test_elf.py::test_lib_identification PASSED [ 56%]
tests/comparators/test_elf.py::test_lib_no_differences PASSED [ 56%]
tests/comparators/test_elf.py::test_lib_differences PASSED [ 56%]
tests/comparators/test_elf.py::test_lib_compare_non_existing PASSED [ 56%]
tests/comparators/test_elf.py::test_libmix_differences PASSED [ 57%]
tests/comparators/test_elf.py::test_differences_with_dbgsym PASSED [ 57%]
tests/comparators/test_elf.py::test_original_gnu_debuglink PASSED [ 57%]
tests/comparators/test_elf.py::test_ignore_readelf_errors1_identify PASSED [ 57%]
tests/comparators/test_elf.py::test_ignore_readelf_errors2_identify PASSED [ 57%]
tests/comparators/test_elf.py::test_ignore_readelf_errors PASSED [ 57%]
tests/comparators/test_elf_decompiler.py::test_obj_compare_non_existing SKIPPED [ 57%]
tests/comparators/test_elf_decompiler.py::test_ghidra_diff SKIPPED [ 58%]
tests/comparators/test_elf_decompiler.py::test_radare2_diff SKIPPED [ 58%]
tests/comparators/test_epub.py::test_identification PASSED [ 58%]
tests/comparators/test_epub.py::test_no_differences PASSED [ 58%]
tests/comparators/test_epub.py::test_differences PASSED [ 58%]
tests/comparators/test_epub.py::test_compare_non_existing PASSED [ 58%]
tests/comparators/test_ffprobe.py::test_identification PASSED [ 58%]
tests/comparators/test_ffprobe.py::test_no_differences PASSED [ 59%]
tests/comparators/test_ffprobe.py::test_diff PASSED [ 59%]
tests/comparators/test_ffprobe.py::test_compare_non_existing PASSED [ 59%]
tests/comparators/test_fit.py::test_identification PASSED [ 59%]
tests/comparators/test_fit.py::test_no_differences PASSED [ 59%]
tests/comparators/test_fit.py::test_file_differences PASSED [ 59%]
tests/comparators/test_fit.py::test_nested_listing PASSED [ 59%]
tests/comparators/test_fit.py::test_nested_symlink PASSED [ 60%]
tests/comparators/test_fit.py::test_nested_compressed_files PASSED [ 60%]
tests/comparators/test_fit.py::test_compare_non_existing PASSED [ 60%]
tests/comparators/test_fontconfig.py::test_identification PASSED [ 60%]
tests/comparators/test_fontconfig.py::test_no_differences PASSED [ 60%]
tests/comparators/test_fontconfig.py::test_diff PASSED [ 60%]
tests/comparators/test_fonts.py::test_identification PASSED [ 60%]
tests/comparators/test_fonts.py::test_no_differences PASSED [ 60%]
tests/comparators/test_fonts.py::test_diff PASSED [ 61%]
tests/comparators/test_fonts.py::test_compare_non_existing PASSED [ 61%]
tests/comparators/test_fsimage.py::test_identification PASSED [ 61%]
tests/comparators/test_fsimage.py::test_identification_fat12 PASSED [ 61%]
tests/comparators/test_fsimage.py::test_identification_fat16 PASSED [ 61%]
tests/comparators/test_fsimage.py::test_identification_fat32 PASSED [ 61%]
tests/comparators/test_fsimage.py::test_no_differences SKIPPED (guestfs
not working on the system: RuntimeError('cannot find any suitable
libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH
(search path: /nix/store/58w7qq6l5gnwsnqx5xra1i10fza676vp-
libguestfs-1.50.1/lib/guestfs)')) [ 61%]
tests/comparators/test_fsimage.py::test_differences SKIPPED (guestfs not
working on the system: RuntimeError('cannot find any suitable libguestfs
supermin, fixed or old-style appliance on LIBGUESTFS_PATH (search path:
/nix/store/58w7qq6l5gnwsnqx5xra1i10fza676vp-
libguestfs-1.50.1/lib/guestfs)')) [ 62%]
tests/comparators/test_fsimage.py::test_compare_non_existing SKIPPEDitable libguestfs supermin, fixed or old-style appliance on
LIBGUESTFS_PATH (search path:
/nix/store/58w7qq6l5gnwsnqx5xra1i10fza676vp-
libguestfs-1.50.1/lib/guestfs)')) [ 62%]
tests/comparators/test_fsimage.py::test_differences_fat SKIPPED (guestfs
not working on the system: RuntimeError('cannot find any suitable
libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH
(search path: /nix/store/58w7qq6l5gnwsnqx5xra1i10fza676vp-
libguestfs-1.50.1/lib/guestfs)')) [ 62%]
tests/comparators/test_gettext.py::test_identification PASSED [ 62%]
tests/comparators/test_gettext.py::test_no_differences PASSED [ 62%]
tests/comparators/test_gettext.py::test_diff PASSED [ 62%]
tests/comparators/test_gettext.py::test_charsets PASSED [ 62%]
tests/comparators/test_gettext.py::test_compare_non_existing PASSED [ 63%]
tests/comparators/test_gif.py::test_identification PASSED [ 63%]
tests/comparators/test_gif.py::test_no_differences PASSED [ 63%]
tests/comparators/test_gif.py::test_diff PASSED [ 63%]
tests/comparators/test_gif.py::test_compare_non_existing PASSED [ 63%]
tests/comparators/test_gif.py::test_has_visuals PASSED [ 63%]
tests/comparators/test_gif.py::test_no_visuals_different_size PASSED [ 63%]
tests/comparators/test_git.py::test_identification PASSED [ 64%]
tests/comparators/test_git.py::test_no_differences PASSED [ 64%]
tests/comparators/test_git.py::test_diff PASSED [ 64%]
tests/comparators/test_gnumeric.py::test_identification PASSED [ 64%]
tests/comparators/test_gnumeric.py::test_no_differences PASSED [ 64%]
tests/comparators/test_gnumeric.py::test_diff PASSED [ 64%]
tests/comparators/test_gnumeric.py::test_compare_non_existing PASSED [ 64%]
tests/comparators/test_gzip.py::test_identification PASSED [ 65%]
tests/comparators/test_gzip.py::test_fallback_recognizes PASSED [ 65%]
tests/comparators/test_gzip.py::test_no_differences PASSED [ 65%]
tests/comparators/test_gzip.py::test_metadata PASSED [ 65%]
tests/comparators/test_gzip.py::test_content_source PASSED [ 65%]
tests/comparators/test_gzip.py::test_content_source_without_extension PASSED [ 65%]
tests/comparators/test_gzip.py::test_content_diff PASSED [ 65%]
tests/comparators/test_gzip.py::test_compare_non_existing PASSED [ 66%]
tests/comparators/test_haskell.py::test_identification SKIPPED (mismatch
between system ghc and fixture) [ 66%]
tests/comparators/test_haskell.py::test_no_differences PASSED [ 66%]
tests/comparators/test_haskell.py::test_diff SKIPPED (mismatch between
system ghc and fixture) [ 66%]
tests/comparators/test_hdf.py::test_identification PASSED [ 66%]
tests/comparators/test_hdf.py::test_no_differences PASSED [ 66%]
tests/comparators/test_hdf.py::test_diff PASSED [ 66%]
tests/comparators/test_hdf.py::test_compare_non_existing PASSED [ 67%]
tests/comparators/test_html.py::test_identification PASSED [ 67%]
tests/comparators/test_html.py::test_no_differences PASSED [ 67%]
tests/comparators/test_html.py::test_diff PASSED [ 67%]
tests/comparators/test_icc.py::test_identification PASSED [ 67%]
tests/comparators/test_icc.py::test_no_differences PASSED [ 67%]
tests/comparators/test_icc.py::test_diff PASSED [ 67%]
tests/comparators/test_icc.py::test_compare_non_existing PASSED [ 68%]
tests/comparators/test_ico_image.py::test_identification PASSED [ 68%]
tests/comparators/test_ico_image.py::test_no_differences PASSED [ 68%]
tests/comparators/test_ico_image.py::test_diff PASSED [ 68%]
tests/comparators/test_ico_image.py::test_has_visuals PASSED [ 68%]
tests/comparators/test_ipk.py::test_identification PASSED [ 68%]
tests/comparators/test_ipk.py::test_no_differences PASSED [ 68%]
tests/comparators/test_ipk.py::test_metadata PASSED [ 69%]
tests/comparators/test_ipk.py::test_compressed_files PASSED [ 69%]
tests/comparators/test_ipk.py::test_compare_non_existing PASSED [ 69%]
tests/comparators/test_iso9660.py::test_identification PASSED [ 69%]
tests/comparators/test_iso9660.py::test_no_differences PASSED [ 69%]
tests/comparators/test_iso9660.py::test_iso9660_content PASSED [ 69%]
tests/comparators/test_iso9660.py::test_iso9660_rockridge PASSED [ 69%]
tests/comparators/test_iso9660.py::test_symlink PASSED [ 70%]
tests/comparators/test_iso9660.py::test_compressed_files PASSED [ 70%]
tests/comparators/test_iso9660.py::test_compare_non_existing PASSED [ 70%]
tests/comparators/test_java.py::test_identification PASSED [ 70%]
tests/comparators/test_java.py::test_no_differences PASSED [ 70%]
tests/comparators/test_java.py::test_diff_procyon PASSED [ 70%]
tests/comparators/test_java.py::test_diff_javap SKIPPED (requires javap
min 9.0.4 >= 14.0 (1.8.0_362 detected)) [ 70%]
tests/comparators/test_java.py::test_diff_javap_14 SKIPPED ( >= 14.0
(1.8.0_362 detected)) [ 70%]
tests/comparators/test_java.py::test_compare_non_existing_procyon PASSED [ 71%]
tests/comparators/test_java.py::test_compare_non_existing_javap PASSED [ 71%]
tests/comparators/test_javascript.py::test_identification PASSED [ 71%]
tests/comparators/test_javascript.py::test_no_differences PASSED [ 71%]
tests/comparators/test_javascript.py::test_diff PASSED [ 71%]
tests/comparators/test_javascript.py::test_compare_non_existing PASSED [ 71%]
tests/comparators/test_jpeg_image.py::test_identification PASSED [ 71%]
tests/comparators/test_jpeg_image.py::test_no_differences PASSED [ 72%]
tests/comparators/test_jpeg_image.py::test_diff PASSED [ 72%]
tests/comparators/test_jpeg_image.py::test_compare_non_existing PASSED [ 72%]
tests/comparators/test_jpeg_image.py::test_has_visuals PASSED [ 72%]
tests/comparators/test_json.py::test_identification PASSED [ 72%]
tests/comparators/test_json.py::test_invalid PASSED [ 72%]
tests/comparators/test_json.py::test_no_differences PASSED [ 72%]
tests/comparators/test_json.py::test_diff PASSED [ 73%]
tests/comparators/test_json.py::test_compare_non_existing PASSED [ 73%]
tests/comparators/test_json.py::test_ordering_differences PASSED [ 73%]
tests/comparators/test_kbx.py::test_identification PASSED [ 73%]
tests/comparators/test_kbx.py::test_no_differences PASSED [ 73%]
tests/comparators/test_kbx.py::test_diff PASSED [ 73%]
tests/comparators/test_kbx.py::test_compare_non_existing PASSED [ 73%]
tests/comparators/test_lz4.py::test_identification PASSED [ 74%]
tests/comparators/test_lz4.py::test_no_differences PASSED [ 74%]
tests/comparators/test_lz4.py::test_content_source PASSED [ 74%]
tests/comparators/test_lz4.py::test_content_source_without_extension PASSED [ 74%]
tests/comparators/test_lz4.py::test_content_diff PASSED [ 74%]
tests/comparators/test_lz4.py::test_compare_non_existing PASSED [ 74%]
tests/comparators/test_lzip.py::test_identification PASSED [ 74%]
tests/comparators/test_lzip.py::test_no_differences PASSED [ 75%]
tests/comparators/test_lzip.py::test_content_source PASSED [ 75%]
tests/comparators/test_lzip.py::test_content_source_without_extension PASSED [ 75%]
tests/comparators/test_lzip.py::test_content_diff PASSED [ 75%]
tests/comparators/test_lzip.py::test_compare_non_existing PASSED [ 75%]
tests/comparators/test_macho.py::test_obj_identification PASSED [ 75%]
tests/comparators/test_macho.py::test_obj_no_differences PASSED [ 75%]
tests/comparators/test_macho.py::test_otool_obj_compare_non_existing SKIPPED [ 76%]
tests/comparators/test_macho.py::test_otool_diff SKIPPED (requires otool
and lipo) [ 76%]
tests/comparators/test_macho.py::test_llvm_obj_compare_non_existing PASSED [ 76%]
tests/comparators/test_macho.py::test_llvm_diff PASSED [ 76%]
tests/comparators/test_macho_decompiler.py::test_obj_compare_non_existing SKIPPED [ 76%]
tests/comparators/test_macho_decompiler.py::test_ghidra_diff SKIPPED [ 76%]
tests/comparators/test_macho_decompiler.py::test_radare2_diff SKIPPED [ 76%]
tests/comparators/test_mono.py::test_identification PASSED [ 77%]
tests/comparators/test_mono.py::test_no_differences PASSED [ 77%]
tests/comparators/test_mono.py::test_diff PASSED [ 77%]
tests/comparators/test_mono.py::test_compare_non_existing PASSED [ 77%]
tests/comparators/test_ocaml.py::test_identification PASSED [ 77%]
tests/comparators/test_ocaml.py::test_no_differences PASSED [ 77%]
tests/comparators/test_ocaml.py::test_diff PASSED [ 77%]
tests/comparators/test_ocaml.py::test_compare_non_existing PASSED [ 78%]
tests/comparators/test_odt.py::test_identification PASSED [ 78%]
tests/comparators/test_odt.py::test_no_differences PASSED [ 78%]
tests/comparators/test_odt.py::test_diff SKIPPED ( >= 0.7 (0.5
detected)) [ 78%]
tests/comparators/test_odt.py::test_compare_non_existing SKIPPED ( >=
0.7 (0.5 detected)) [ 78%]
tests/comparators/test_ogg.py::test_identification PASSED [ 78%]
tests/comparators/test_ogg.py::test_no_differences PASSED [ 78%]
tests/comparators/test_ogg.py::test_diff PASSED [ 79%]
tests/comparators/test_ogg.py::test_compare_non_existing PASSED [ 79%]
tests/comparators/test_openssh_pub_key.py::test_identification PASSED [ 79%]
tests/comparators/test_openssh_pub_key.py::test_no_differences PASSED [ 79%]
tests/comparators/test_openssh_pub_key.py::test_diff PASSED [ 79%]
tests/comparators/test_openssh_pub_key.py::test_compare_non_existing PASSED [ 79%]
tests/comparators/test_openssl.py::test_identification PASSED [ 79%]
tests/comparators/test_openssl.py::test_no_differences PASSED [ 80%]
tests/comparators/test_openssl.py::test_differences PASSED [ 80%]
tests/comparators/test_pcap.py::test_identification PASSED [ 80%]
tests/comparators/test_pcap.py::test_no_differences PASSED [ 80%]
tests/comparators/test_pcap.py::test_diff PASSED [ 80%]
tests/comparators/test_pcap.py::test_compare_non_existing PASSED [ 80%]
tests/comparators/test_pdf.py::test_identification PASSED [ 80%]
tests/comparators/test_pdf.py::test_no_differences PASSED [ 80%]
tests/comparators/test_pdf.py::test_differences_found_with_weird_encoding PASSED [ 81%]
tests/comparators/test_pdf.py::test_text_diff PASSED [ 81%]
tests/comparators/test_pdf.py::test_compare_non_existing PASSED [ 81%]
tests/comparators/test_pdf.py::test_metadata SKIPPED (pypdf not
installed or not version 3.x+) [ 81%]
tests/comparators/test_pdf.py::test_annotations SKIPPED (pypdf not
installed or not version 3.x+) [ 81%]
tests/comparators/test_pgp.py::test_identification PASSED [ 81%]
tests/comparators/test_pgp.py::test_no_differences PASSED [ 81%]
tests/comparators/test_pgp.py::test_diff PASSED [ 82%]
tests/comparators/test_pgp.py::test_compare_non_existing PASSED [ 82%]
tests/comparators/test_pgp.py::test_pgp_signature_identification PASSED [ 82%]
tests/comparators/test_pgp.py::test_pgp_signature PASSED [ 82%]
tests/comparators/test_pgp.py::test_signed_identification PASSED [ 82%]
tests/comparators/test_pgp.py::test_signed_diff PASSED [ 82%]
tests/comparators/test_png.py::test_identification PASSED [ 82%]
tests/comparators/test_png.py::test_no_differences PASSED [ 83%]
tests/comparators/test_png.py::test_diff PASSED [ 83%]
tests/comparators/test_png.py::test_compare_non_existing PASSED [ 83%]
tests/comparators/test_png.py::test_has_visuals PASSED [ 83%]
tests/comparators/test_ppu.py::test_identification PASSED [ 83%]
tests/comparators/test_ppu.py::test_no_differences PASSED [ 83%]
tests/comparators/test_ppu.py::test_diff PASSED [ 83%]
tests/comparators/test_ppu.py::test_compare_non_existing PASSED [ 84%]
tests/comparators/test_ps.py::test_identification PASSED [ 84%]
tests/comparators/test_ps.py::test_no_differences PASSED [ 84%]
tests/comparators/test_ps.py::test_internal_diff PASSED [ 84%]
tests/comparators/test_ps.py::test_text_diff PASSED [ 84%]
tests/comparators/test_ps.py::test_compare_non_existing PASSED [ 84%]
tests/comparators/test_python.py::test_identification PASSED [ 84%]
tests/comparators/test_python.py::test_no_differences SKIPPED (Unstable
on 3.10+) [ 85%]
tests/comparators/test_python.py::test_diff PASSED [ 85%]
tests/comparators/test_python.py::test_compare_non_existing PASSED [ 85%]
tests/comparators/test_rdata.py::test_identification PASSED [ 85%]
tests/comparators/test_rdata.py::test_no_differences PASSED [ 85%]
tests/comparators/test_rdata.py::test_num_items_rdb PASSED [ 85%]
tests/comparators/test_rdata.py::test_item_rdb PASSED [ 85%]
tests/comparators/test_rdata.py::test_num_items_rdx PASSED [ 86%]
tests/comparators/test_rdata.py::test_item_rdx PASSED [ 86%]
tests/comparators/test_rlib.py::test_identification PASSED [ 86%]
tests/comparators/test_rlib.py::test_no_differences PASSED [ 86%]
tests/comparators/test_rlib.py::test_num_items PASSED [ 86%]
tests/comparators/test_rlib.py::test_item0_armap PASSED [ 86%]
tests/comparators/test_rlib.py::test_item1_elf PASSED [ 86%]
tests/comparators/test_rlib.py::test_item2_rust_metadata_bin PASSED [ 87%]
tests/comparators/test_rlib.py::test_compare_non_existing PASSED [ 87%]
tests/comparators/test_rpm.py::test_identification PASSED [ 87%]
tests/comparators/test_rpm.py::test_no_differences PASSED [ 87%]
tests/comparators/test_rpm.py::test_header PASSED [ 87%]
tests/comparators/test_rpm.py::test_listing PASSED [ 87%]
tests/comparators/test_rpm.py::test_content PASSED [ 87%]
tests/comparators/test_rpm.py::test_compare_non_existing PASSED [ 88%]
tests/comparators/test_rpm.py::test_fallback_comparison PASSED [ 88%]
tests/comparators/test_sockets.py::test_sockets PASSED [ 88%]
tests/comparators/test_sphinx.py::test_identification PASSED [ 88%]
tests/comparators/test_sphinx.py::test_no_differences PASSED [ 88%]
tests/comparators/test_sphinx.py::test_diff PASSED [ 88%]
tests/comparators/test_sqlite.py::test_identification PASSED [ 88%]
tests/comparators/test_sqlite.py::test_no_differences PASSED [ 89%]
tests/comparators/test_sqlite.py::test_diff PASSED [ 89%]
tests/comparators/test_sqlite.py::test_compare_non_existing PASSED [ 89%]
tests/comparators/test_squashfs.py::test_identification PASSED [ 89%]
tests/comparators/test_squashfs.py::test_no_differences PASSED [ 89%]
tests/comparators/test_squashfs.py::test_no_warnings PASSED [ 89%]
tests/comparators/test_squashfs.py::test_superblock PASSED [ 89%]
tests/comparators/test_squashfs.py::test_symlink PASSED [ 90%]
tests/comparators/test_squashfs.py::test_compressed_files PASSED [ 90%]
tests/comparators/test_squashfs.py::test_compare_non_existing PASSED [ 90%]
tests/comparators/test_squashfs.py::test_symlink_root PASSED [ 90%]
tests/comparators/test_symlink.py::test_destination PASSED [ 90%]
tests/comparators/test_tar.py::test_identification PASSED [ 90%]
tests/comparators/test_tar.py::test_no_differences PASSED [ 90%]
tests/comparators/test_tar.py::test_listing PASSED [ 90%]
tests/comparators/test_tar.py::test_symlinks PASSED [ 91%]
tests/comparators/test_tar.py::test_text_file PASSED [ 91%]
tests/comparators/test_tar.py::test_compare_non_existing PASSED [ 91%]
tests/comparators/test_tar.py::test_no_permissions_dir_in_tarball PASSED [ 91%]
tests/comparators/test_text.py::test_no_differences PASSED [ 91%]
tests/comparators/test_text.py::test_difference_in_ascii PASSED [ 91%]
tests/comparators/test_text.py::test_difference_in_unicode PASSED [ 91%]
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode PASSED [ 92%]
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode_only PASSED [ 92%]
tests/comparators/test_text.py::test_compare_non_existing PASSED [ 92%]
tests/comparators/test_text.py::test_ordering_differences PASSED [ 92%]
tests/comparators/test_uimage.py::test_identification PASSED [ 92%]
tests/comparators/test_uimage.py::test_no_differences PASSED [ 92%]
tests/comparators/test_uimage.py::test_file_differences PASSED [ 92%]
tests/comparators/test_uimage.py::test_nested_listing PASSED [ 93%]
tests/comparators/test_uimage.py::test_nested_symlink PASSED [ 93%]
tests/comparators/test_uimage.py::test_nested_compressed_files PASSED [ 93%]
tests/comparators/test_uimage.py::test_compare_non_existing PASSED [ 93%]
tests/comparators/test_utils.py::test_tools_missing PASSED [ 93%]
tests/comparators/test_utils.py::test_skip_unless_tools_exist_empty SKIPPED [ 93%]
tests/comparators/test_utils.py::test_skip_unless_tools_exist_missing SKIPPED [ 93%]
tests/comparators/test_utils.py::test_fuzzy_matching PASSED [ 94%]
tests/comparators/test_utils.py::test_fuzzy_matching_only_once PASSED [ 94%]
tests/comparators/test_utils.py::test_no_fuzzy_matching PASSED [ 94%]
tests/comparators/test_utils.py::test_no_fuzzy_matching_new_file PASSED [ 94%]
tests/comparators/test_utils.py::test_trim_stderr_in_command PASSED [ 94%]
tests/comparators/test_wasm.py::test_identification PASSED [ 94%]
tests/comparators/test_wasm.py::test_no_differences PASSED [ 94%]
tests/comparators/test_wasm.py::test_diff PASSED [ 95%]
tests/comparators/test_wasm.py::test_compare_non_existing PASSED [ 95%]
tests/comparators/test_xml.py::test_identification PASSED [ 95%]
tests/comparators/test_xml.py::test_invalid PASSED [ 95%]
tests/comparators/test_xml.py::test_no_differences PASSED [ 95%]
tests/comparators/test_xml.py::test_diff PASSED [ 95%]
tests/comparators/test_xml.py::test_ordering_differences PASSED [ 95%]
tests/comparators/test_xsb.py::test_identification PASSED [ 96%]
tests/comparators/test_xsb.py::test_no_differences PASSED [ 96%]
tests/comparators/test_xsb.py::test_diff PASSED [ 96%]
tests/comparators/test_xsb.py::test_compare_non_existing PASSED [ 96%]
tests/comparators/test_xz.py::test_identification PASSED [ 96%]
tests/comparators/test_xz.py::test_no_differences PASSED [ 96%]
tests/comparators/test_xz.py::test_content_source PASSED [ 96%]
tests/comparators/test_xz.py::test_content_source_without_extension PASSED [ 97%]
tests/comparators/test_xz.py::test_content_diff PASSED [ 97%]
tests/comparators/test_xz.py::test_compare_non_existing PASSED [ 97%]
tests/comparators/test_zip.py::test_identification PASSED [ 97%]
tests/comparators/test_zip.py::test_no_differences PASSED [ 97%]
tests/comparators/test_zip.py::test_metadata PASSED [ 97%]
tests/comparators/test_zip.py::test_compressed_files PASSED [ 97%]
tests/comparators/test_zip.py::test_extra_fields PASSED [ 98%]
tests/comparators/test_zip.py::test_compare_non_existing PASSED [ 98%]
tests/comparators/test_zip.py::test_mozzip_identification PASSED [ 98%]
tests/comparators/test_zip.py::test_mozzip_no_differences PASSED [ 98%]
tests/comparators/test_zip.py::test_mozzip_metadata PASSED [ 98%]
tests/comparators/test_zip.py::test_mozzip_compressed_files PASSED [ 98%]
tests/comparators/test_zip.py::test_mozzip_compare_non_existing PASSED [ 98%]
tests/comparators/test_zip.py::test_jmod_identification PASSED [ 99%]
tests/comparators/test_zip.py::test_jmod_no_differences PASSED [ 99%]
tests/comparators/test_zip.py::test_jmod_metadata PASSED [ 99%]
tests/comparators/test_zip.py::test_encrypted PASSED [ 99%]
tests/comparators/test_zip.py::test_commented PASSED [ 99%]
tests/comparators/test_zst.py::test_identification PASSED [ 99%]
tests/comparators/test_zst.py::test_no_differences PASSED [ 99%]
tests/comparators/test_zst.py::test_content_source PASSED [100%]
=================================== FAILURES ===================================
_______________________ test_identification_using_offset _______________________
rom1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_identification_using_offs0/coreboot1>
@skip_unless_tools_exist("cbfstool")
def test_identification_using_offset(rom1):
> assert isinstance(rom1, CbfsFile)
E AssertionError: assert False
E + where False = isinstance(<<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_identification_using_offs0/coreboot1>, CbfsFile)
tests/comparators/test_cbfs.py:102: AssertionError
---------------------------- Captured stderr setup -----------------------------
Created CBFS (capacity = 32676 bytes)
______________________ test_identification_without_offset ______________________
rom2 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_identification_without_of0/coreboot2.rom>
@skip_unless_tools_exist("cbfstool")
def test_identification_without_offset(rom2):
> assert isinstance(rom2, CbfsFile)
E AssertionError: assert False
E + where False = isinstance(<<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_identification_without_of0/coreboot2.rom>, CbfsFile)
tests/comparators/test_cbfs.py:107: AssertionError
---------------------------- Captured stderr setup -----------------------------
Created CBFS (capacity = 32676 bytes)
_________________________________ test_listing _________________________________
differences = []
@skip_unless_tools_exist("cbfstool")
def test_listing(differences):
# Compares outputs of: "cbfstool $tmpdir/coreboot*.rom print"
#
# As the output of this command keeps changing slightly (see
# https://salsa.debian.org/reproducible-builds/diffoscope/merge_requests/38/
# and the git log of this file), perform only these basic coherence check.

> assert differences[0].source1.startswith("cbfstool")
E IndexError: list index out of range
tests/comparators/test_cbfs.py:130: IndexError
---------------------------- Captured stderr setup -----------------------------
Created CBFS (capacity = 32676 bytes)
Created CBFS (capacity = 32676 bytes)
_________________________________ test_content _________________________________
differences = []
@skip_unless_tools_exist("cbfstool")
def test_content(differences):
> assert differences[1].source1 == "test file"
E IndexError: list index out of range
tests/comparators/test_cbfs.py:136: IndexError
---------------------------- Captured stderr setup -----------------------------
Created CBFS (capacity = 32676 bytes)
Created CBFS (capacity = 32676 bytes)
__________________________ test_compare_non_existing ___________________________
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffe22649810>
rom1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_compare_non_existing0/coreboot1>
@skip_unless_tools_exist("cbfstool")
def test_compare_non_existing(monkeypatch, rom1):
> assert_non_existing(monkeypatch, rom1)
tests/comparators/test_cbfs.py:144:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffe22649810>
fixture = <<class 'diffoscope.comparators.binary.FilesystemFile'> /build/pytest-of-nixbld/pytest-0/test_compare_non_existing0/coreboot1>
has_null_source = True, has_details = True
def assert_non_existing(
monkeypatch, fixture, has_null_source=True, has_details=True
):
monkeypatch.setattr(Config(), "new_file", True)
assert Config().new_file, "Did not get patched"

difference = fixture.compare(MissingFile("/nonexisting", fixture))

assert difference.source2 == "/nonexisting"
> assert not has_details or len(difference.details) > 0
E AssertionError
tests/utils/nonexisting.py:34: AssertionError
---------------------------- Captured stderr setup -----------------------------
Created CBFS (capacity = 32676 bytes)
=============================== warnings summary ===============================
../../nix/store/4l06j67jjwh587525m5afv5crywhhq8c-python3.10-PyPDF2-3.0.1/lib/python3.10/site-packages/PyPDF2/__init__.py:21
/nix/store/4l06j67jjwh587525m5afv5crywhhq8c-python3.10-PyPDF2-3.0.1/lib/python3.10/site-packages/PyPDF2/__init__.py:21: DeprecationWarning: PyPDF2 is deprecated. Please move to the pypdf library instead.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/comparators/test_cbfs.py::test_identification_using_offset - AssertionError: assert False
FAILED tests/comparators/test_cbfs.py::test_identification_without_offset - AssertionError: assert False
FAILED tests/comparators/test_cbfs.py::test_listing - IndexError: list index out of range
FAILED tests/comparators/test_cbfs.py::test_content - IndexError: list index out of range
FAILED tests/comparators/test_cbfs.py::test_compare_non_existing - AssertionError
= 5 failed, 671 passed, 32 skipped, 5 deselected, 1 xfailed, 1 xpassed, 1 warning in 363.11s (0:06:03) =
/nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment