Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1c9' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7956666-fedora-41-x86_64 --chroot fedora-41-x86_64


Version: 0.73
PID: 6769
Logging PID: 6770
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 7956666,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'cd1536706112f60ba472ee3bd425e8494620f64c',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/music/blosc2/python-imagecodecs',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-imagecodecs',
 'package_version': '2023.1.23-3',
 'project_dirname': 'blosc2',
 'project_name': 'blosc2',
 'project_owner': 'music',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/music/blosc2/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'music/blosc2--music',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'music',
 'tags': [],
 'task_id': '7956666-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/music/blosc2/python-imagecodecs /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/music/blosc2/python-imagecodecs', '/var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs'...

Running: git checkout cd1536706112f60ba472ee3bd425e8494620f64c --

cmd: ['git', 'checkout', 'cd1536706112f60ba472ee3bd425e8494620f64c', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs
rc: 0
stdout: 
stderr: Note: switching to 'cd1536706112f60ba472ee3bd425e8494620f64c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at cd15367 automatic import of python-imagecodecs

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading imagecodecs-2023.1.23.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o imagecodecs-2023.1.23.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/music/blosc2/python-imagecodecs/imagecodecs-2023.1.23.tar.gz/md5/69819ee79b1b65b8798b91f78ff9fd65/imagecodecs-2023.1.23.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 14.1M  100 14.1M    0     0  66.9M      0 --:--:-- --:--:-- --:--:-- 67.2M
INFO: Reading stdout from command: md5sum imagecodecs-2023.1.23.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs/python-imagecodecs.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1725044796.466408 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs/python-imagecodecs.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1725044796.466408 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs/python-imagecodecs.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1725044796.466408/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Copy content of container registry.fedoraproject.org/fedora:41 to /var/lib/mock/fedora-41-x86_64-bootstrap-1725044796.466408/root
INFO: Checking that registry.fedoraproject.org/fedora:41 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:41 with podman image mount
INFO: image registry.fedoraproject.org/fedora:41 as /var/lib/containers/storage/overlay/50d8918a4c71e4ebe9f2706a0ac5d52fbbdd74ec9e1e4829f55cbd321e4cab93/merged
INFO: umounting image registry.fedoraproject.org/fedora:41 (/var/lib/containers/storage/overlay/50d8918a4c71e4ebe9f2706a0ac5d52fbbdd74ec9e1e4829f55cbd321e4cab93/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1725044796.466408/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.92-6.fc41.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.5.0-2.fc41.x86_64
  dnf5-plugins-5.2.5.0-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  60.7 KiB/s |  30.9 KiB |  00m01s
 fedora                                 100% |  20.1 MiB/s |  35.3 MiB |  00m02s
 Copr repository                        100% |  66.1 KiB/s |  12.2 KiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              fedora      95.7 KiB
 coreutils                         x86_64 9.5-9.fc41                 fedora       5.6 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                fedora       1.6 MiB
 fedora-release-common             noarch 41-0.21                    fedora      19.4 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-3.fc41                fedora       0.0   B
 grep                              x86_64 3.11-9.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                fedora     389.0 KiB
 info                              x86_64 7.1-3.fc41                 fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              fedora     266.7 KiB
 redhat-rpm-config                 noarch 293-1.fc41                 fedora     183.5 KiB
 rpm-build                         x86_64 4.19.92-6.fc41             fedora     194.1 KiB
 sed                               x86_64 4.9-3.fc41                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.15.1-9.fc41            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41              fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-4.fc41              fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41               fedora      80.2 KiB
 xz                                x86_64 1:5.6.2-2.fc41             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.3.6-1.fc41               fedora       2.2 MiB
 alternatives                      x86_64 1.30-1.fc41                fedora      66.3 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41               fedora     331.3 KiB
 authselect                        x86_64 1.5.0-7.fc41               fedora     153.5 KiB
 authselect-libs                   x86_64 1.5.0-7.fc41               fedora     818.3 KiB
 basesystem                        noarch 11-21.fc41                 fedora       0.0   B
 binutils                          x86_64 2.43-3.fc41                fedora      27.5 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-1.fc41               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.68_v8.0.302-3.fc41  fedora       2.3 MiB
 coreutils-common                  x86_64 9.5-9.fc41                 fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              fedora     238.9 KiB
 crypto-policies                   noarch 20240826-1.gite824389.fc41 fedora     136.9 KiB
 curl                              x86_64 8.9.1-2.fc41               fedora     796.2 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             fedora       2.3 MiB
 debugedit                         x86_64 5.0-17.fc41                fedora     199.3 KiB
 dwz                               x86_64 0.15-7.fc41                fedora     290.9 KiB
 ed                                x86_64 1.20.2-2.fc41              fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-12.fc41                  fedora      40.1 KiB
 elfutils                          x86_64 0.191-8.fc41               fedora       2.6 MiB
 elfutils-debuginfod-client        x86_64 0.191-8.fc41               fedora      64.9 KiB
 elfutils-default-yama-scope       noarch 0.191-8.fc41               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.191-8.fc41               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.191-8.fc41               fedora     646.2 KiB
 fedora-gpg-keys                   noarch 41-0.4                     fedora     126.4 KiB
 fedora-release                    noarch 41-0.21                    fedora       0.0   B
 fedora-release-identity-basic     noarch 41-0.21                    fedora     684.0   B
 fedora-repos                      noarch 41-0.4                     fedora       4.9 KiB
 file                              x86_64 5.45-7.fc41                fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                fedora       9.9 MiB
 filesystem                        x86_64 3.18-23.fc41               fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.3.2-1.fc41               fedora      39.0 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       x86_64 15.1-1.fc41                fedora      13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41               fedora     747.0   B
 glibc                             x86_64 2.40-3.fc41                fedora       6.7 MiB
 glibc-common                      x86_64 2.40-3.fc41                fedora       1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-3.fc41                fedora       8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-3.fc41               fedora      60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41             fedora      88.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-2.fc41              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               fedora      40.0 KiB
 libarchive                        x86_64 3.7.4-3.fc41               fedora     922.6 KiB
 libattr                           x86_64 2.5.2-4.fc41               fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-4.fc41              fedora     258.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               fedora     837.6 KiB
 libcap                            x86_64 2.70-4.fc41                fedora     220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-3.fc41              fedora      67.2 KiB
 libcurl                           x86_64 8.9.1-2.fc41               fedora     818.1 KiB
 libeconf                          x86_64 0.6.2-3.fc41               fedora      58.0 KiB
 libevent                          x86_64 2.1.12-14.fc41             fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-4.fc41              fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc41               fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-1.fc41              fedora     274.6 KiB
 libgomp                           x86_64 14.2.1-1.fc41              fedora     523.4 KiB
 libidn2                           x86_64 2.3.7-2.fc41               fedora     329.1 KiB
 libmount                          x86_64 2.40.2-4.fc41              fedora     351.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41              fedora     166.1 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc41               fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              fedora     417.8 KiB
 libselinux                        x86_64 3.7-5.fc41                 fedora     181.0 KiB
 libsemanage                       x86_64 3.7-2.fc41                 fedora     293.5 KiB
 libsepol                          x86_64 3.7-2.fc41                 fedora     817.8 KiB
 libsmartcols                      x86_64 2.40.2-4.fc41              fedora     180.4 KiB
 libssh                            x86_64 0.10.6-8.fc41              fedora     513.3 KiB
 libssh-config                     noarch 0.10.6-8.fc41              fedora     277.0   B
 libstdc++                         x86_64 14.2.1-1.fc41              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.5-0.fc41               fedora     202.7 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41              fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                 fedora       1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41              fedora      57.7 KiB
 libuuid                           x86_64 2.40.2-4.fc41              fedora      37.5 KiB
 libverto                          x86_64 0.3.2-9.fc41               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-7.fc41              fedora     266.8 KiB
 libxml2                           x86_64 2.12.8-2.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               fedora     795.9 KiB
 lua-libs                          x86_64 5.4.6-6.fc41               fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.8-5.fc41               fedora     644.2 KiB
 openssl-libs                      x86_64 1:3.2.2-5.fc41             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-3.fc41              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41              fedora     391.4 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                fedora       1.6 KiB
 pam                               x86_64 1.6.1-5.fc41               fedora       1.8 MiB
 pam-libs                          x86_64 1.6.1-5.fc41               fedora     139.0 KiB
 pcre2                             x86_64 10.44-1.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc41               fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41               fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.14.0-1.fc41              fedora       1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.14-3.fc41             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.7.2-3.fc41               fedora     456.0   B
 readline                          x86_64 8.2-10.fc41                fedora     493.2 KiB
 rpm                               x86_64 4.19.92-6.fc41             fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.19.92-6.fc41             fedora     206.7 KiB
 rpm-libs                          x86_64 4.19.92-6.fc41             fedora     721.9 KiB
 rpm-sequoia                       x86_64 1.7.0-2.fc41               fedora       2.4 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                fedora       4.8 KiB
 setup                             noarch 2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc41              fedora       1.4 MiB
 systemd-libs                      x86_64 256.5-1.fc41               fedora       2.0 MiB
 util-linux-core                   x86_64 2.40.2-4.fc41              fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-3.fc41               fedora      88.5 KiB
 xz-libs                           x86_64 1:5.6.2-2.fc41             fedora     214.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-2.fc41               fedora     134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:      153 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 180 MiB will be used (install 180 MiB, remove 0 B).
[  1/153] bzip2-0:1.0.8-19.fc41.x86_64  100% |   1.2 MiB/s |  52.5 KiB |  00m00s
[  2/153] cpio-0:2.15-2.fc41.x86_64     100% |   4.3 MiB/s | 291.8 KiB |  00m00s
[  3/153] coreutils-0:9.5-9.fc41.x86_64 100% |   7.3 MiB/s |   1.1 MiB |  00m00s
[  4/153] bash-0:5.2.32-1.fc41.x86_64   100% |   7.4 MiB/s |   1.8 MiB |  00m00s
[  5/153] diffutils-0:3.10-8.fc41.x86_6 100% |   2.6 MiB/s | 405.4 KiB |  00m00s
[  6/153] fedora-release-common-0:41-0. 100% | 205.6 KiB/s |  22.8 KiB |  00m00s
[  7/153] findutils-1:4.10.0-4.fc41.x86 100% |   8.9 MiB/s | 548.5 KiB |  00m00s
[  8/153] glibc-minimal-langpack-0:2.40 100% |   2.0 MiB/s | 124.0 KiB |  00m00s
[  9/153] grep-0:3.11-9.fc41.x86_64     100% |   3.4 MiB/s | 299.7 KiB |  00m00s
[ 10/153] gzip-0:1.13-2.fc41.x86_64     100% |   2.8 MiB/s | 170.2 KiB |  00m00s
[ 11/153] info-0:7.1-3.fc41.x86_64      100% |   3.6 MiB/s | 182.5 KiB |  00m00s
[ 12/153] patch-0:2.7.6-25.fc41.x86_64  100% |   4.6 MiB/s | 131.0 KiB |  00m00s
[ 13/153] redhat-rpm-config-0:293-1.fc4 100% |   3.5 MiB/s |  82.0 KiB |  00m00s
[ 14/153] rpm-build-0:4.19.92-6.fc41.x8 100% |   3.3 MiB/s |  83.4 KiB |  00m00s
[ 15/153] sed-0:4.9-3.fc41.x86_64       100% |   5.4 MiB/s | 317.7 KiB |  00m00s
[ 16/153] shadow-utils-2:4.15.1-9.fc41. 100% |  11.6 MiB/s |   1.3 MiB |  00m00s
[ 17/153] unzip-0:6.0-64.fc41.x86_64    100% |   1.3 MiB/s | 184.9 KiB |  00m00s
[ 18/153] which-0:2.21-42.fc41.x86_64   100% | 419.8 KiB/s |  41.6 KiB |  00m00s
[ 19/153] tar-2:1.35-4.fc41.x86_64      100% |   4.1 MiB/s | 860.7 KiB |  00m00s
[ 20/153] xz-1:5.6.2-2.fc41.x86_64      100% |  10.5 MiB/s | 471.5 KiB |  00m00s
[ 21/153] gawk-0:5.3.0-4.fc41.x86_64    100% |  12.8 MiB/s |   1.1 MiB |  00m00s
[ 22/153] util-linux-0:2.40.2-4.fc41.x8 100% |   7.2 MiB/s |   1.2 MiB |  00m00s
[ 23/153] filesystem-0:3.18-23.fc41.x86 100% |   5.0 MiB/s |   1.1 MiB |  00m00s
[ 24/153] glibc-0:2.40-3.fc41.x86_64    100% |   8.8 MiB/s |   2.2 MiB |  00m00s
[ 25/153] ncurses-libs-0:6.5-2.20240629 100% |   1.7 MiB/s | 334.0 KiB |  00m00s
[ 26/153] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 339.8 KiB/s |  41.1 KiB |  00m00s
[ 27/153] libacl-0:2.3.2-2.fc41.x86_64  100% | 422.4 KiB/s |  24.5 KiB |  00m00s
[ 28/153] libattr-0:2.5.2-4.fc41.x86_64 100% | 313.3 KiB/s |  18.2 KiB |  00m00s
[ 29/153] coreutils-common-0:9.5-9.fc41 100% |  23.6 MiB/s |   2.1 MiB |  00m00s
[ 30/153] libcap-0:2.70-4.fc41.x86_64   100% |   3.1 MiB/s |  86.7 KiB |  00m00s
[ 31/153] libselinux-0:3.7-5.fc41.x86_6 100% |   3.2 MiB/s |  87.8 KiB |  00m00s
[ 32/153] openssl-libs-1:3.2.2-5.fc41.x 100% |  14.3 MiB/s |   2.3 MiB |  00m00s
[ 33/153] fedora-repos-0:41-0.4.noarch  100% |  66.4 KiB/s |   9.2 KiB |  00m00s
[ 34/153] glibc-common-0:2.40-3.fc41.x8 100% |   2.5 MiB/s | 412.3 KiB |  00m00s
[ 35/153] pcre2-0:10.44-1.fc41.1.x86_64 100% |   6.2 MiB/s | 243.1 KiB |  00m00s
[ 36/153] ed-0:1.20.2-2.fc41.x86_64     100% |   1.4 MiB/s |  81.8 KiB |  00m00s
[ 37/153] ansible-srpm-macros-0:1-16.fc 100% | 629.5 KiB/s |  20.8 KiB |  00m00s
[ 38/153] build-reproducibility-srpm-ma 100% | 589.1 KiB/s |  10.6 KiB |  00m00s
[ 39/153] dwz-0:0.15-7.fc41.x86_64      100% |  10.4 MiB/s | 138.0 KiB |  00m00s
[ 40/153] efi-srpm-macros-0:5-12.fc41.n 100% |   1.7 MiB/s |  22.4 KiB |  00m00s
[ 41/153] file-0:5.45-7.fc41.x86_64     100% |   3.4 MiB/s |  49.1 KiB |  00m00s
[ 42/153] fonts-srpm-macros-1:2.0.5-17. 100% |   2.6 MiB/s |  27.0 KiB |  00m00s
[ 43/153] forge-srpm-macros-0:0.3.2-1.f 100% |   1.9 MiB/s |  19.7 KiB |  00m00s
[ 44/153] fpc-srpm-macros-0:1.3-13.fc41 100% | 796.2 KiB/s |   8.0 KiB |  00m00s
[ 45/153] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 905.7 KiB/s |   9.1 KiB |  00m00s
[ 46/153] gnat-srpm-macros-0:6-6.fc41.n 100% | 994.7 KiB/s |   9.0 KiB |  00m00s
[ 47/153] go-srpm-macros-0:3.6.0-3.fc41 100% |   2.7 MiB/s |  28.0 KiB |  00m00s
[ 48/153] kernel-srpm-macros-0:1.0-24.f 100% | 986.8 KiB/s |   9.9 KiB |  00m00s
[ 49/153] lua-srpm-macros-0:1-14.fc41.n 100% | 887.9 KiB/s |   8.9 KiB |  00m00s
[ 50/153] ocaml-srpm-macros-0:10-3.fc41 100% |   1.0 MiB/s |   9.2 KiB |  00m00s
[ 51/153] openblas-srpm-macros-0:2-18.f 100% | 857.2 KiB/s |   7.7 KiB |  00m00s
[ 52/153] package-notes-srpm-macros-0:0 100% |   1.1 MiB/s |   9.8 KiB |  00m00s
[ 53/153] perl-srpm-macros-0:1-56.fc41. 100% | 945.9 KiB/s |   8.5 KiB |  00m00s
[ 54/153] pyproject-srpm-macros-0:1.14. 100% |   1.3 MiB/s |  13.4 KiB |  00m00s
[ 55/153] python-srpm-macros-0:3.13-3.f 100% |   2.3 MiB/s |  23.7 KiB |  00m00s
[ 56/153] qt5-srpm-macros-0:5.15.14-3.f 100% | 897.3 KiB/s |   9.0 KiB |  00m00s
[ 57/153] qt6-srpm-macros-0:6.7.2-3.fc4 100% | 912.7 KiB/s |   9.1 KiB |  00m00s
[ 58/153] rpm-0:4.19.92-6.fc41.x86_64   100% |  13.2 MiB/s | 552.4 KiB |  00m00s
[ 59/153] rust-srpm-macros-0:26.3-3.fc4 100% | 295.3 KiB/s |  12.1 KiB |  00m00s
[ 60/153] zig-srpm-macros-0:1-3.fc41.no 100% | 188.9 KiB/s |   8.1 KiB |  00m00s
[ 61/153] zip-0:3.0-41.fc41.x86_64      100% |   8.6 MiB/s | 264.8 KiB |  00m00s
[ 62/153] debugedit-0:5.0-17.fc41.x86_6 100% |   1.9 MiB/s |  80.1 KiB |  00m00s
[ 63/153] elfutils-0:0.191-8.fc41.x86_6 100% |   8.6 MiB/s | 529.4 KiB |  00m00s
[ 64/153] elfutils-libelf-0:0.191-8.fc4 100% |   3.5 MiB/s | 207.6 KiB |  00m00s
[ 65/153] libarchive-0:3.7.4-3.fc41.x86 100% |   6.2 MiB/s | 409.2 KiB |  00m00s
[ 66/153] popt-0:1.19-7.fc41.x86_64     100% |   1.3 MiB/s |  65.9 KiB |  00m00s
[ 67/153] readline-0:8.2-10.fc41.x86_64 100% |   5.2 MiB/s | 213.2 KiB |  00m00s
[ 68/153] rpm-build-libs-0:4.19.92-6.fc 100% |   2.9 MiB/s |  99.4 KiB |  00m00s
[ 69/153] rpm-libs-0:4.19.92-6.fc41.x86 100% |   6.9 MiB/s | 309.5 KiB |  00m00s
[ 70/153] zstd-0:1.5.6-2.fc41.x86_64    100% |   7.5 MiB/s | 481.5 KiB |  00m00s
[ 71/153] audit-libs-0:4.0.2-1.fc41.x86 100% |   2.0 MiB/s | 126.2 KiB |  00m00s
[ 72/153] libeconf-0:0.6.2-3.fc41.x86_6 100% | 804.4 KiB/s |  32.2 KiB |  00m00s
[ 73/153] libsemanage-0:3.7-2.fc41.x86_ 100% |   4.2 MiB/s | 116.3 KiB |  00m00s
[ 74/153] libxcrypt-0:4.4.36-7.fc41.x86 100% |   3.5 MiB/s | 118.5 KiB |  00m00s
[ 75/153] pam-libs-0:1.6.1-5.fc41.x86_6 100% |   1.7 MiB/s |  57.3 KiB |  00m00s
[ 76/153] setup-0:2.15.0-5.fc41.noarch  100% |   6.6 MiB/s | 154.4 KiB |  00m00s
[ 77/153] xz-libs-1:5.6.2-2.fc41.x86_64 100% |   4.7 MiB/s | 111.8 KiB |  00m00s
[ 78/153] mpfr-0:4.2.1-5.fc41.x86_64    100% |   6.6 MiB/s | 346.3 KiB |  00m00s
[ 79/153] libblkid-0:2.40.2-4.fc41.x86_ 100% |   2.5 MiB/s | 124.7 KiB |  00m00s
[ 80/153] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   1.1 MiB/s |  32.6 KiB |  00m00s
[ 81/153] libfdisk-0:2.40.2-4.fc41.x86_ 100% |   6.2 MiB/s | 159.8 KiB |  00m00s
[ 82/153] libmount-0:2.40.2-4.fc41.x86_ 100% |   5.1 MiB/s | 155.5 KiB |  00m00s
[ 83/153] libsmartcols-0:2.40.2-4.fc41. 100% |   2.1 MiB/s |  83.7 KiB |  00m00s
[ 84/153] libutempter-0:1.2.1-15.fc41.x 100% | 985.7 KiB/s |  26.6 KiB |  00m00s
[ 85/153] libuuid-0:2.40.2-4.fc41.x86_6 100% |   1.3 MiB/s |  29.1 KiB |  00m00s
[ 86/153] systemd-libs-0:256.5-1.fc41.x 100% |  13.2 MiB/s | 730.2 KiB |  00m00s
[ 87/153] util-linux-core-0:2.40.2-4.fc 100% |   7.4 MiB/s | 537.2 KiB |  00m00s
[ 88/153] zlib-ng-compat-0:2.1.7-2.fc41 100% | 904.9 KiB/s |  77.8 KiB |  00m00s
[ 89/153] glibc-gconv-extra-0:2.40-3.fc 100% |  10.9 MiB/s |   1.7 MiB |  00m00s
[ 90/153] basesystem-0:11-21.fc41.noarc 100% |  58.5 KiB/s |   7.4 KiB |  00m00s
[ 91/153] libgcc-0:14.2.1-1.fc41.x86_64 100% |   1.1 MiB/s | 132.3 KiB |  00m00s
[ 92/153] ncurses-base-0:6.5-2.20240629 100% |   3.9 MiB/s |  88.3 KiB |  00m00s
[ 93/153] libsepol-0:3.7-2.fc41.x86_64  100% |   6.7 MiB/s | 342.2 KiB |  00m00s
[ 94/153] ca-certificates-0:2024.2.68_v 100% |   8.7 MiB/s | 868.2 KiB |  00m00s
[ 95/153] crypto-policies-0:20240826-1. 100% |   1.0 MiB/s |  94.5 KiB |  00m00s
[ 96/153] fedora-gpg-keys-0:41-0.4.noar 100% |   1.7 MiB/s | 133.6 KiB |  00m00s
[ 97/153] pcre2-syntax-0:10.44-1.fc41.1 100% |   5.0 MiB/s | 149.9 KiB |  00m00s
[ 98/153] add-determinism-0:0.3.6-1.fc4 100% |  10.0 MiB/s | 851.8 KiB |  00m00s
[ 99/153] file-libs-0:5.45-7.fc41.x86_6 100% |   6.0 MiB/s | 762.0 KiB |  00m00s
[100/153] curl-0:8.9.1-2.fc41.x86_64    100% |   2.2 MiB/s | 315.1 KiB |  00m00s
[101/153] elfutils-libs-0:0.191-8.fc41. 100% |   2.4 MiB/s | 257.5 KiB |  00m00s
[102/153] elfutils-debuginfod-client-0: 100% | 744.7 KiB/s |  37.2 KiB |  00m00s
[103/153] libstdc++-0:14.2.1-1.fc41.x86 100% |  12.0 MiB/s | 886.5 KiB |  00m00s
[104/153] libzstd-0:1.5.6-2.fc41.x86_64 100% |   4.2 MiB/s | 310.3 KiB |  00m00s
[105/153] libxml2-0:2.12.8-2.fc41.x86_6 100% |   6.0 MiB/s | 687.3 KiB |  00m00s
[106/153] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 995.6 KiB/s |  70.7 KiB |  00m00s
[107/153] libgomp-0:14.2.1-1.fc41.x86_6 100% |   4.5 MiB/s | 353.0 KiB |  00m00s
[108/153] lua-libs-0:5.4.6-6.fc41.x86_6 100% |   2.1 MiB/s | 132.0 KiB |  00m00s
[109/153] rpm-sequoia-0:1.7.0-2.fc41.x8 100% |   5.8 MiB/s | 892.5 KiB |  00m00s
[110/153] sqlite-libs-0:3.46.1-1.fc41.x 100% |   4.3 MiB/s | 712.7 KiB |  00m00s
[111/153] elfutils-default-yama-scope-0 100% |  89.2 KiB/s |  12.3 KiB |  00m00s
[112/153] authselect-libs-0:1.5.0-7.fc4 100% |   3.4 MiB/s | 218.1 KiB |  00m00s
[113/153] pam-0:1.6.1-5.fc41.x86_64     100% |  11.8 MiB/s | 554.0 KiB |  00m00s
[114/153] authselect-0:1.5.0-7.fc41.x86 100% |   2.3 MiB/s | 145.7 KiB |  00m00s
[115/153] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   1.3 MiB/s |  56.3 KiB |  00m00s
[116/153] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   1.8 MiB/s |  29.6 KiB |  00m00s
[117/153] libpwquality-0:1.4.5-11.fc41. 100% |   4.0 MiB/s | 119.0 KiB |  00m00s
[118/153] libtirpc-0:1.3.5-0.fc41.x86_6 100% |   2.3 MiB/s |  94.2 KiB |  00m00s
[119/153] cracklib-0:2.9.11-6.fc41.x86_ 100% |   1.9 MiB/s |  92.1 KiB |  00m00s
[120/153] krb5-libs-0:1.21.3-2.fc41.x86 100% |  15.1 MiB/s | 757.4 KiB |  00m00s
[121/153] libcom_err-0:1.47.1-3.fc41.x8 100% | 695.0 KiB/s |  26.4 KiB |  00m00s
[122/153] keyutils-libs-0:1.6.3-4.fc41. 100% |   1.1 MiB/s |  31.6 KiB |  00m00s
[123/153] libverto-0:0.3.2-9.fc41.x86_6 100% |   2.0 MiB/s |  20.7 KiB |  00m00s
[124/153] alternatives-0:1.30-1.fc41.x8 100% |   4.1 MiB/s |  42.5 KiB |  00m00s
[125/153] jansson-0:2.13.1-10.fc41.x86_ 100% | 298.2 KiB/s |  44.4 KiB |  00m00s
[126/153] pkgconf-pkg-config-0:2.3.0-1. 100% |  67.2 KiB/s |  10.0 KiB |  00m00s
[127/153] pkgconf-0:2.3.0-1.fc41.x86_64 100% |   2.8 MiB/s |  45.2 KiB |  00m00s
[128/153] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 895.1 KiB/s |  14.3 KiB |  00m00s
[129/153] binutils-0:2.43-3.fc41.x86_64 100% |  32.9 MiB/s |   6.5 MiB |  00m00s
[130/153] libpkgconf-0:2.3.0-1.fc41.x86 100% |   2.0 MiB/s |  38.5 KiB |  00m00s
[131/153] gdbm-1:1.23-7.fc41.x86_64     100% |   4.2 MiB/s | 151.8 KiB |  00m00s
[132/153] p11-kit-0:0.25.5-3.fc41.x86_6 100% |  10.2 MiB/s | 490.9 KiB |  00m00s
[133/153] libffi-0:3.4.6-3.fc41.x86_64  100% | 644.2 KiB/s |  39.9 KiB |  00m00s
[134/153] libtasn1-0:4.19.0-9.fc41.x86_ 100% |   1.2 MiB/s |  74.2 KiB |  00m00s
[135/153] p11-kit-trust-0:0.25.5-3.fc41 100% |   4.0 MiB/s | 132.1 KiB |  00m00s
[136/153] fedora-release-0:41-0.21.noar 100% | 753.5 KiB/s |  12.1 KiB |  00m00s
[137/153] xxhash-libs-0:0.8.2-3.fc41.x8 100% | 261.4 KiB/s |  37.1 KiB |  00m00s
[138/153] gdb-minimal-0:15.1-1.fc41.x86 100% |  26.1 MiB/s |   4.3 MiB |  00m00s
[139/153] gmp-1:6.3.0-2.fc41.x86_64     100% |   1.9 MiB/s | 318.0 KiB |  00m00s
[140/153] fedora-release-identity-basic 100% | 676.0 KiB/s |  12.8 KiB |  00m00s
[141/153] libcurl-0:8.9.1-2.fc41.x86_64 100% |  10.1 MiB/s | 361.9 KiB |  00m00s
[142/153] libbrotli-0:1.1.0-5.fc41.x86_ 100% |   5.8 MiB/s | 340.5 KiB |  00m00s
[143/153] libidn2-0:2.3.7-2.fc41.x86_64 100% |   1.6 MiB/s | 118.4 KiB |  00m00s
[144/153] libnghttp2-0:1.62.1-2.fc41.x8 100% |   1.5 MiB/s |  76.6 KiB |  00m00s
[145/153] libpsl-0:0.21.5-4.fc41.x86_64 100% |   1.7 MiB/s |  64.1 KiB |  00m00s
[146/153] libssh-0:0.10.6-8.fc41.x86_64 100% |   6.5 MiB/s | 211.8 KiB |  00m00s
[147/153] openldap-0:2.6.8-5.fc41.x86_6 100% |   6.9 MiB/s | 255.6 KiB |  00m00s
[148/153] libunistring-0:1.1-8.fc41.x86 100% |   8.4 MiB/s | 544.8 KiB |  00m00s
[149/153] publicsuffix-list-dafsa-0:202 100% |   1.1 MiB/s |  58.3 KiB |  00m00s
[150/153] libssh-config-0:0.10.6-8.fc41 100% | 249.8 KiB/s |   9.2 KiB |  00m00s
[151/153] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  13.4 MiB/s | 794.9 KiB |  00m00s
[152/153] libevent-0:2.1.12-14.fc41.x86 100% |   3.3 MiB/s | 257.5 KiB |  00m00s
[153/153] libtool-ltdl-0:2.4.7-12.fc41. 100% | 462.2 KiB/s |  35.6 KiB |  00m00s
--------------------------------------------------------------------------------
[153/153] Total                         100% |  15.7 MiB/s |  53.2 MiB |  00m03s
Running transaction
Importing PGP key 0xE99D6AD1:
 Userid     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/155] Verify package files          100% | 671.0   B/s | 153.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
[  2/155] Prepare transaction           100% |   1.8 KiB/s | 153.0   B |  00m00s
[  3/155] Installing libgcc-0:14.2.1-1. 100% |  89.9 MiB/s | 276.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-1.fc41.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.2.1-1.fc41.x86_64
[  4/155] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0   B |  00m00s
[  5/155] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/155] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  7/155] Installing fedora-gpg-keys-0: 100% |   4.4 MiB/s | 172.2 KiB |  00m00s
[  8/155] Installing fedora-repos-0:41- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  9/155] Installing fedora-release-com 100% |   7.7 MiB/s |  23.7 KiB |  00m00s
[ 10/155] Installing fedora-release-0:4 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 11/155] Installing setup-0:2.15.0-5.f 100% |   9.6 MiB/s | 726.1 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.15.0-5.fc41.noarch
>>> Stop post-install scriptlet: setup-0:2.15.0-5.fc41.noarch
[ 12/155] Installing filesystem-0:3.18- 100% |   1.1 MiB/s | 212.5 KiB |  00m00s
[ 13/155] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/155] Installing pkgconf-m4-0:2.3.0 100% |  14.5 MiB/s |  14.8 KiB |  00m00s
[ 15/155] Installing pcre2-syntax-0:10. 100% |  82.7 MiB/s | 254.1 KiB |  00m00s
[ 16/155] Installing ncurses-base-0:6.5 100% |  26.4 MiB/s | 351.7 KiB |  00m00s
[ 17/155] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 18/155] Installing ncurses-libs-0:6.5 100% |  45.7 MiB/s | 981.8 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.40-3.fc41.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.40-3.fc41.x86_64
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
[ 19/155] Installing glibc-0:2.40-3.fc4 100% |  40.5 MiB/s |   6.7 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.40-3.fc41.x86_64
>>> Stop post-install scriptlet: glibc-0:2.40-3.fc41.x86_64
[ 20/155] Installing bash-0:5.2.32-1.fc 100% |  85.1 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.32-1.fc41.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.32-1.fc41.x86_64
[ 21/155] Installing glibc-common-0:2.4 100% |  37.4 MiB/s |   1.0 MiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
[ 22/155] Installing glibc-gconv-extra- 100% |  83.5 MiB/s |   8.1 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.40-3.fc41.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.40-3.fc41.x86_64
[ 23/155] Installing zlib-ng-compat-0:2 100% |  65.8 MiB/s | 134.8 KiB |  00m00s
[ 24/155] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 25/155] Installing xz-libs-1:5.6.2-2. 100% | 105.2 MiB/s | 215.5 KiB |  00m00s
[ 26/155] Installing popt-0:1.19-7.fc41 100% |  17.5 MiB/s | 143.5 KiB |  00m00s
[ 27/155] Installing readline-0:8.2-10. 100% | 120.9 MiB/s | 495.3 KiB |  00m00s
[ 28/155] Installing libuuid-0:2.40.2-4 100% |  37.7 MiB/s |  38.6 KiB |  00m00s
[ 29/155] Installing libblkid-0:2.40.2- 100% | 126.7 MiB/s | 259.5 KiB |  00m00s
[ 30/155] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 31/155] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 32/155] Installing libxcrypt-0:4.4.36 100% |  37.6 MiB/s | 269.5 KiB |  00m00s
[ 33/155] Installing libstdc++-0:14.2.1 100% | 120.5 MiB/s |   2.8 MiB |  00m00s
[ 34/155] Installing libzstd-0:1.5.6-2. 100% |  31.1 MiB/s | 797.2 KiB |  00m00s
[ 35/155] Installing elfutils-libelf-0: 100% | 194.9 MiB/s |   1.2 MiB |  00m00s
[ 36/155] Installing gmp-1:6.3.0-2.fc41 100% |  99.3 MiB/s | 813.7 KiB |  00m00s
[ 37/155] Installing libeconf-0:0.6.2-3 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 38/155] Installing gdbm-libs-1:1.23-7 100% |  60.3 MiB/s | 123.6 KiB |  00m00s
[ 39/155] Installing mpfr-0:4.2.1-5.fc4 100% |  81.4 MiB/s | 833.7 KiB |  00m00s
[ 40/155] Installing gawk-0:5.3.0-4.fc4 100% |  96.2 MiB/s |   1.7 MiB |  00m00s
[ 41/155] Installing dwz-0:0.15-7.fc41. 100% | 142.7 MiB/s | 292.3 KiB |  00m00s
[ 42/155] Installing unzip-0:6.0-64.fc4 100% |  95.3 MiB/s | 390.3 KiB |  00m00s
[ 43/155] Installing file-libs-0:5.45-7 100% | 130.7 MiB/s |   9.9 MiB |  00m00s
[ 44/155] Installing file-0:5.45-7.fc41 100% |   6.8 MiB/s | 105.0 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41.
>>> Stop pre-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41.noa
[ 45/155] Installing crypto-policies-0: 100% |   1.4 MiB/s | 163.2 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41
>>> Stop post-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41.no
[ 46/155] Installing pcre2-0:10.44-1.fc 100% | 159.9 MiB/s | 654.9 KiB |  00m00s
[ 47/155] Installing grep-0:3.11-9.fc41 100% |  27.9 MiB/s |   1.0 MiB |  00m00s
[ 48/155] Installing xz-1:5.6.2-2.fc41. 100% |  50.2 MiB/s |   1.2 MiB |  00m00s
[ 49/155] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 50/155] Installing audit-libs-0:4.0.2 100% | 108.5 MiB/s | 333.4 KiB |  00m00s
[ 51/155] Installing pam-libs-0:1.6.1-5 100% |  69.0 MiB/s | 141.4 KiB |  00m00s
[ 52/155] Installing libcap-0:2.70-4.fc 100% |  55.0 MiB/s | 225.2 KiB |  00m00s
[ 53/155] Installing systemd-libs-0:256 100% | 112.7 MiB/s |   2.0 MiB |  00m00s
[ 54/155] Installing libsmartcols-0:2.4 100% |  88.6 MiB/s | 181.4 KiB |  00m00s
[ 55/155] Installing libsepol-0:3.7-2.f 100% | 159.9 MiB/s | 818.8 KiB |  00m00s
[ 56/155] Installing libselinux-0:3.7-5 100% |  89.0 MiB/s | 182.3 KiB |  00m00s
[ 57/155] Installing sed-0:4.9-3.fc41.x 100% |  65.3 MiB/s | 869.7 KiB |  00m00s
[ 58/155] Installing findutils-1:4.10.0 100% |  68.8 MiB/s |   1.9 MiB |  00m00s
[ 59/155] Installing libmount-0:2.40.2- 100% | 114.9 MiB/s | 352.9 KiB |  00m00s
[ 60/155] Installing lz4-libs-0:1.10.0- 100% |   4.3 MiB/s | 146.6 KiB |  00m00s
[ 61/155] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB |  00m00s
[ 62/155] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 63/155] Installing alternatives-0:1.3 100% |  66.3 MiB/s |  67.9 KiB |  00m00s
[ 64/155] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 65/155] Installing libunistring-0:1.1 100% |  86.5 MiB/s |   1.7 MiB |  00m00s
[ 66/155] Installing libidn2-0:2.3.7-2. 100% |  21.8 MiB/s | 335.1 KiB |  00m00s
[ 67/155] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 68/155] Installing zstd-0:1.5.6-2.fc4 100% | 112.8 MiB/s |   1.7 MiB |  00m00s
[ 69/155] Installing util-linux-core-0: 100% |  78.2 MiB/s |   1.5 MiB |  00m00s
[ 70/155] Installing tar-2:1.35-4.fc41. 100% |  98.6 MiB/s |   3.0 MiB |  00m00s
[ 71/155] Installing libsemanage-0:3.7- 100% |  28.8 MiB/s | 295.2 KiB |  00m00s
[ 72/155] Installing shadow-utils-2:4.1 100% |  54.5 MiB/s |   4.2 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-15.fc41.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-15.fc41.x86_64
[ 73/155] Installing libutempter-0:1.2. 100% |  29.2 MiB/s |  59.7 KiB |  00m00s
[ 74/155] Installing zip-0:3.0-41.fc41. 100% |  62.8 MiB/s | 707.1 KiB |  00m00s
[ 75/155] Installing gdbm-1:1.23-7.fc41 100% |  91.0 MiB/s | 465.8 KiB |  00m00s
[ 76/155] Installing cyrus-sasl-lib-0:2 100% | 109.8 MiB/s |   2.3 MiB |  00m00s
[ 77/155] Installing libfdisk-0:2.40.2- 100% | 118.5 MiB/s | 364.1 KiB |  00m00s
[ 78/155] Installing libxml2-0:2.12.8-2 100% | 100.7 MiB/s |   1.7 MiB |  00m00s
[ 79/155] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 80/155] Installing add-determinism-0: 100% | 149.7 MiB/s |   2.2 MiB |  00m00s
[ 81/155] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 82/155] Installing sqlite-libs-0:3.46 100% | 129.9 MiB/s |   1.4 MiB |  00m00s
[ 83/155] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 84/155] Installing patch-0:2.7.6-25.f 100% |  87.3 MiB/s | 268.2 KiB |  00m00s
[ 85/155] Installing elfutils-default-y 100% | 113.5 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.noar
[ 86/155] Installing elfutils-libs-0:0. 100% | 126.6 MiB/s | 648.0 KiB |  00m00s
[ 87/155] Installing cpio-0:2.15-2.fc41 100% |  32.3 MiB/s |   1.1 MiB |  00m00s
[ 88/155] Installing diffutils-0:3.10-8 100% |  93.5 MiB/s |   1.6 MiB |  00m00s
[ 89/155] Installing libgomp-0:14.2.1-1 100% | 170.8 MiB/s | 524.8 KiB |  00m00s
[ 90/155] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 91/155] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 92/155] Installing jansson-0:2.13.1-1 100% |  43.8 MiB/s |  89.7 KiB |  00m00s
[ 93/155] Installing libpkgconf-0:2.3.0 100% |   8.6 MiB/s |  79.3 KiB |  00m00s
[ 94/155] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 95/155] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 96/155] Installing libffi-0:3.4.6-3.f 100% |  42.9 MiB/s |  87.8 KiB |  00m00s
[ 97/155] Installing p11-kit-0:0.25.5-3 100% |  96.0 MiB/s |   2.2 MiB |  00m00s
[ 98/155] Installing p11-kit-trust-0:0. 100% |  18.3 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.x86_64
[ 99/155] Installing xxhash-libs-0:0.8. 100% |  43.9 MiB/s |  89.9 KiB |  00m00s
[100/155] Installing libbrotli-0:1.1.0- 100% | 136.7 MiB/s | 839.9 KiB |  00m00s
[101/155] Installing libnghttp2-0:1.62. 100% |  81.6 MiB/s | 167.1 KiB |  00m00s
[102/155] Installing libtool-ltdl-0:2.4 100% |   3.1 MiB/s |  67.3 KiB |  00m00s
[103/155] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[104/155] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[105/155] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[106/155] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[107/155] Installing package-notes-srpm 100% |   2.0 MiB/s |   2.0 KiB |  00m00s
[108/155] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[109/155] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[110/155] Installing kernel-srpm-macros 100% |   2.3 MiB/s |   2.3 KiB |  00m00s
[111/155] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[112/155] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[113/155] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[114/155] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[115/155] Installing coreutils-common-0 100% |  81.1 MiB/s |  11.2 MiB |  00m00s
[116/155] Installing openssl-libs-1:3.2 100% | 142.3 MiB/s |   7.8 MiB |  00m00s
[117/155] Installing coreutils-0:9.5-9. 100% |  89.8 MiB/s |   5.7 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.n
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noar
[118/155] Installing ca-certificates-0: 100% |   1.4 MiB/s |   2.4 MiB |  00m02s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noa
[119/155] Installing krb5-libs-0:1.21.3 100% | 121.0 MiB/s |   2.3 MiB |  00m00s
[120/155] Installing libarchive-0:3.7.4 100% | 129.0 MiB/s | 924.6 KiB |  00m00s
[121/155] Installing libtirpc-0:1.3.5-0 100% |  66.6 MiB/s | 204.5 KiB |  00m00s
[122/155] Installing gzip-0:1.13-2.fc41 100% |  64.2 MiB/s | 394.6 KiB |  00m00s
[123/155] Installing authselect-libs-0: 100% |  54.2 MiB/s | 833.2 KiB |  00m00s
[124/155] Installing cracklib-0:2.9.11- 100% |  22.2 MiB/s | 250.3 KiB |  00m00s
[125/155] Installing libpwquality-0:1.4 100% |  32.3 MiB/s | 430.1 KiB |  00m00s
[126/155] Installing libnsl2-0:2.0.1-2. 100% |  19.2 MiB/s |  59.1 KiB |  00m00s
[127/155] Installing pam-0:1.6.1-5.fc41 100% |  52.1 MiB/s |   1.9 MiB |  00m00s
[128/155] Installing libssh-0:0.10.6-8. 100% | 100.7 MiB/s | 515.4 KiB |  00m00s
[129/155] Installing rpm-sequoia-0:1.7. 100% | 197.3 MiB/s |   2.4 MiB |  00m00s
[130/155] Installing rpm-libs-0:4.19.92 100% | 117.7 MiB/s | 723.4 KiB |  00m00s
[131/155] Installing rpm-build-libs-0:4 100% |  67.5 MiB/s | 207.5 KiB |  00m00s
[132/155] Installing libevent-0:2.1.12- 100% |  22.0 MiB/s | 899.5 KiB |  00m00s
[133/155] Installing openldap-0:2.6.8-5 100% |  79.1 MiB/s | 648.0 KiB |  00m00s
[134/155] Installing libcurl-0:8.9.1-2. 100% |  36.4 MiB/s | 819.2 KiB |  00m00s
[135/155] Installing elfutils-debuginfo 100% |  21.8 MiB/s |  66.9 KiB |  00m00s
[136/155] Installing elfutils-0:0.191-8 100% |  94.8 MiB/s |   2.6 MiB |  00m00s
[137/155] Installing binutils-0:2.43-3. 100% |  98.1 MiB/s |  27.6 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.43-3.fc41.x86_64
>>> Stop post-install scriptlet: binutils-0:2.43-3.fc41.x86_64
[138/155] Installing gdb-minimal-0:15.1 100% |  65.0 MiB/s |  13.0 MiB |  00m00s
[139/155] Installing debugedit-0:5.0-17 100% |  65.8 MiB/s | 202.0 KiB |  00m00s
[140/155] Installing curl-0:8.9.1-2.fc4 100% |  25.2 MiB/s | 798.6 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.92-6.fc41.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.92-6.fc41.x86_64
[141/155] Installing rpm-0:4.19.92-6.fc 100% |  44.6 MiB/s |   2.5 MiB |  00m00s
[142/155] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[143/155] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[144/155] Installing zig-srpm-macros-0: 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[145/155] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[146/155] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.4 KiB |  00m00s
[147/155] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[148/155] Installing python-srpm-macros 100% |  25.5 MiB/s |  52.2 KiB |  00m00s
[149/155] Installing redhat-rpm-config- 100% |  15.5 MiB/s | 190.1 KiB |  00m00s
[150/155] Installing rpm-build-0:4.19.9 100% |  39.6 MiB/s | 202.8 KiB |  00m00s
[151/155] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[152/155] Installing util-linux-0:2.40. 100% |  47.4 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-4.fc41.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.2-4.fc41.x86_64
[153/155] Installing authselect-0:1.5.0 100% |  38.6 MiB/s | 157.9 KiB |  00m00s
[154/155] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
[155/155] Installing info-0:7.1-3.fc41. 100% | 236.9 KiB/s | 362.2 KiB |  00m02s
>>> Running post-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.f
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.92-6.fc41.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.92-6.fc41.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-3.fc41.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.x86_64
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-1.fc41.x86_64
alternatives-1.30-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-7.fc41.x86_64
authselect-libs-1.5.0-7.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43-3.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-1.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.68_v8.0.302-3.fc41.noarch
coreutils-9.5-9.fc41.x86_64
coreutils-common-9.5-9.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20240826-1.gite824389.fc41.noarch
curl-8.9.1-2.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.0-17.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-7.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.191-8.fc41.x86_64
elfutils-debuginfod-client-0.191-8.fc41.x86_64
elfutils-default-yama-scope-0.191-8.fc41.noarch
elfutils-libelf-0.191-8.fc41.x86_64
elfutils-libs-0.191-8.fc41.x86_64
fedora-gpg-keys-41-0.4.noarch
fedora-release-41-0.21.noarch
fedora-release-common-41-0.21.noarch
fedora-release-identity-basic-41-0.21.noarch
fedora-repos-41-0.4.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.3.2-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.1-1.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-3.fc41.x86_64
glibc-common-2.40-3.fc41.x86_64
glibc-gconv-extra-2.40-3.fc41.x86_64
glibc-minimal-langpack-2.40-3.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-2.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-3.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-4.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-3.fc41.x86_64
libcurl-8.9.1-2.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-1.fc41.x86_64
libgomp-14.2.1-1.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-1.fc41.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.5-0.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-7.fc41.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.x86_64
openssl-libs-3.2.2-5.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-5.fc41.x86_64
pam-libs-1.6.1-5.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.14.0-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.14-3.fc41.noarch
qt6-srpm-macros-6.7.2-3.fc41.noarch
readline-8.2-10.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.19.92-6.fc41.x86_64
rpm-build-4.19.92-6.fc41.x86_64
rpm-build-libs-4.19.92-6.fc41.x86_64
rpm-libs-4.19.92-6.fc41.x86_64
rpm-sequoia-1.7.0-2.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.15.1-9.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.5-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-3.fc41.x86_64
xz-5.6.2-2.fc41.x86_64
xz-libs-5.6.2-2.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-2.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721347200
Wrote: /builddir/build/SRPMS/python-imagecodecs-2023.1.23-3.fc41.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-41-x86_64-1725044796.466408/root/var/log’: No such file or directory
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1725044796.466408/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-iopss4et/python-imagecodecs/python-imagecodecs.spec) Config(child) 0 minutes 41 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-imagecodecs-2023.1.23-3.fc41.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1725044796.466408/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1725044796.466408/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1725044796.466408/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.92-6.fc41.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.5.0-2.fc41.x86_64
  dnf5-plugins-5.2.5.0-2.fc41.x86_64
Finish: chroot init
Start: build phase for python-imagecodecs-2023.1.23-3.fc41.src.rpm
Start: build setup for python-imagecodecs-2023.1.23-3.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721347200
Wrote: /builddir/build/SRPMS/python-imagecodecs-2023.1.23-3.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 897.5 KiB/s |  27.8 KiB |  00m00s
 fedora                                 100% | 215.7 KiB/s |   5.6 KiB |  00m00s
 Copr repository                        100% |  41.1 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version              Repository      Size
Installing:
 CharLS-devel              x86_64 2.4.2-6.fc41         fedora     129.9 KiB
 blosc-devel               x86_64 1.21.6-1.fc41        fedora      20.9 KiB
 blosc2-devel              x86_64 2.15.1-1.fc41        copr_base  149.1 KiB
 brotli-devel              x86_64 1.1.0-5.fc41         fedora      65.6 KiB
 bzip2-devel               x86_64 1.0.8-19.fc41        fedora     309.8 KiB
 cfitsio-devel             x86_64 4.5.0-2.fc41         fedora     517.7 KiB
 gcc-c++                   x86_64 14.2.1-1.fc41        fedora      38.2 MiB
 giflib-devel              x86_64 5.2.2-2.fc41         fedora     673.9 KiB
 jxrlib-devel              x86_64 1.1-28.fc41          fedora     204.6 KiB
 lcms2-devel               x86_64 2.16-4.fc41          fedora     135.7 KiB
 libaec-devel              x86_64 1.1.2-2.fc41         fedora      11.9 KiB
 libavif-devel             x86_64 1.0.4-7.fc41         fedora      68.7 KiB
 libdeflate-devel          x86_64 1.21-2.fc41          fedora      25.7 KiB
 libheif-devel             x86_64 1.17.6-2.fc41        fedora     185.0 KiB
 libjpeg-turbo-devel       x86_64 3.0.2-3.fc41         fedora     352.9 KiB
 liblerc-devel             x86_64 4.0.0-7.fc41         fedora       4.3 MiB
 libpng-devel              x86_64 2:1.6.40-4.fc41      fedora     881.5 KiB
 libtiff-devel             x86_64 4.6.0-6.fc41         fedora     709.2 KiB
 libzstd-devel             x86_64 1.5.6-2.fc41         fedora     202.4 KiB
 lz4-devel                 x86_64 1.10.0-1.fc41        fedora     102.2 KiB
 lzfse-devel               x86_64 1.0-6.fc41           fedora       5.6 KiB
 python3-blosc             x86_64 1.11.2-2.fc41        fedora     226.4 KiB
 python3-blosc2            x86_64 2.5.1-4.fc41         copr_base    1.0 MiB
 python3-brotli            x86_64 1.1.0-5.fc41         fedora     836.0 KiB
 python3-cython            x86_64 3.0.11-1.fc41        fedora      18.1 MiB
 python3-devel             x86_64 3.13.0~rc1-2.fc41    fedora       1.8 MiB
 python3-lz4               x86_64 4.3.3-5.fc41         fedora       6.2 MiB
 python3-numcodecs         x86_64 0.12.1-6.fc41        fedora       1.6 MiB
 python3-pyliblzfse        x86_64 0.4.1-8.fc41         fedora      21.6 KiB
 python3-pytest            noarch 8.3.1-1.fc41         fedora      20.9 MiB
 python3-snappy            noarch 0.7.2-2.fc41         fedora      39.5 KiB
 python3-tifffile          noarch 2024.8.10-1.fc41     fedora       2.8 MiB
 python3-zarr              noarch 2.16.1-5.fc41        fedora       3.2 MiB
 python3-zstd              x86_64 1.5.5.1-5.fc41       fedora      34.0 KiB
 snappy-devel              x86_64 1.2.1-2.fc41         fedora      47.1 KiB
 xz-devel                  x86_64 1:5.6.2-2.fc41       fedora     255.6 KiB
 zfp-devel                 x86_64 1.0.1-3.fc41         fedora     480.0 KiB
 zlib-ng-devel             x86_64 2.1.7-2.fc41         fedora     103.7 KiB
 zopfli-devel              x86_64 1.0.3-11.fc41        fedora      15.5 KiB
Installing dependencies:
 CharLS                    x86_64 2.4.2-6.fc41         fedora     319.1 KiB
 annobin-docs              noarch 12.69-1.fc41         fedora      97.7 KiB
 annobin-plugin-gcc        x86_64 12.69-1.fc41         fedora     985.0 KiB
 blosc                     x86_64 1.21.6-1.fc41        fedora     126.3 KiB
 blosc2                    x86_64 2.15.1-1.fc41        copr_base  552.2 KiB
 brotli                    x86_64 1.1.0-5.fc41         fedora      31.8 KiB
 cfitsio                   x86_64 4.5.0-2.fc41         fedora       1.8 MiB
 cmake-filesystem          x86_64 3.28.3-7.fc41        fedora       0.0   B
 cpp                       x86_64 14.2.1-1.fc41        fedora      35.0 MiB
 expat                     x86_64 2.6.2-2.fc41         fedora     284.8 KiB
 flexiblas                 x86_64 3.4.4-3.fc41         fedora      48.5 KiB
 flexiblas-netlib          x86_64 3.4.4-3.fc41         fedora      10.7 MiB
 flexiblas-openblas-openmp x86_64 3.4.4-3.fc41         fedora      43.3 KiB
 gcc                       x86_64 14.2.1-1.fc41        fedora     104.1 MiB
 gcc-plugin-annobin        x86_64 14.2.1-1.fc41        fedora      61.1 KiB
 giflib                    x86_64 5.2.2-2.fc41         fedora     112.2 KiB
 glibc-devel               x86_64 2.40-3.fc41          fedora      35.0 KiB
 glibc-headers-x86         noarch 2.40-3.fc41          fedora       2.2 MiB
 jbigkit-libs              x86_64 2.1-30.fc41          fedora     117.6 KiB
 jxrlib                    x86_64 1.1-28.fc41          fedora     764.0 KiB
 kernel-headers            x86_64 6.11.0-0.rc5.43.fc41 fedora       6.4 MiB
 lcms2                     x86_64 2.16-4.fc41          fedora     424.9 KiB
 libaec                    x86_64 1.1.2-2.fc41         fedora      98.1 KiB
 libaom                    x86_64 3.9.0-3.fc41         fedora       5.1 MiB
 libaom-devel              x86_64 3.9.0-3.fc41         fedora      27.0 MiB
 libavif                   x86_64 1.0.4-7.fc41         fedora     183.8 KiB
 libb2                     x86_64 0.98.1-12.fc41       fedora      42.2 KiB
 libdav1d                  x86_64 1.4.3-2.fc41         fedora       1.7 MiB
 libdav1d-devel            x86_64 1.4.3-2.fc41         fedora      41.9 KiB
 libdeflate                x86_64 1.21-2.fc41          fedora     117.0 KiB
 libgfortran               x86_64 14.2.1-1.fc41        fedora       3.0 MiB
 libheif                   x86_64 1.17.6-2.fc41        fedora     943.4 KiB
 libjpeg-turbo             x86_64 3.0.2-3.fc41         fedora     776.9 KiB
 liblerc                   x86_64 4.0.0-7.fc41         fedora     607.5 KiB
 libmpc                    x86_64 1.3.1-6.fc41         fedora     164.7 KiB
 libpng                    x86_64 2:1.6.40-4.fc41      fedora     245.8 KiB
 libquadmath               x86_64 14.2.1-1.fc41        fedora     325.9 KiB
 libstdc++-devel           x86_64 14.2.1-1.fc41        fedora      15.4 MiB
 libtiff                   x86_64 4.6.0-6.fc41         fedora     606.0 KiB
 libvmaf                   x86_64 3.0.0-2.fc41         fedora     823.0 KiB
 libvmaf-devel             x86_64 3.0.0-2.fc41         fedora      29.3 KiB
 libwebp                   x86_64 1.4.0-4.fc41         fedora     822.6 KiB
 libwebp-devel             x86_64 1.4.0-4.fc41         fedora     120.3 KiB
 libxcrypt-devel           x86_64 4.4.36-7.fc41        fedora      30.3 KiB
 lzfse-libs                x86_64 1.0-6.fc41           fedora      44.9 KiB
 make                      x86_64 1:4.4.1-8.fc41       fedora       1.8 MiB
 mpdecimal                 x86_64 2.5.1-16.fc41        fedora     204.9 KiB
 openblas                  x86_64 0.3.26-5.fc41        fedora      96.0 KiB
 openblas-openmp           x86_64 0.3.26-5.fc41        fedora      39.4 MiB
 openjpeg                  x86_64 2.5.2-3.fc41         fedora     445.7 KiB
 openjpeg-devel            x86_64 2.5.2-3.fc41         fedora      75.3 KiB
 openjpeg-tools            x86_64 2.5.2-3.fc41         fedora     185.4 KiB
 pyproject-rpm-macros      noarch 1.14.0-1.fc41        fedora     105.7 KiB
 python-pip-wheel          noarch 24.2-1.fc41          fedora       1.2 MiB
 python-rpm-macros         noarch 3.13-3.fc41          fedora      22.1 KiB
 python3                   x86_64 3.13.0~rc1-2.fc41    fedora      31.8 KiB
 python3-asciitree         noarch 0.3.3-30.fc41        fedora      20.6 KiB
 python3-cffi              x86_64 1.17.0-1.fc41        fedora       1.3 MiB
 python3-cpuinfo           noarch 9.0.0-9.fc41         fedora     309.7 KiB
 python3-cramjam           x86_64 2.8.3-6.fc41         fedora       3.1 MiB
 python3-fasteners         noarch 0.19-9.fc41          fedora     116.6 KiB
 python3-iniconfig         noarch 1.1.1-23.fc41        fedora      20.6 KiB
 python3-libs              x86_64 3.13.0~rc1-2.fc41    fedora      40.3 MiB
 python3-msgpack           x86_64 1.0.7-5.fc41         fedora     419.8 KiB
 python3-ndindex           x86_64 1.7-13.fc41          fedora       2.9 MiB
 python3-numpy             x86_64 1:1.26.4-8.fc41      fedora      43.8 MiB
 python3-packaging         noarch 24.1-2.fc41          fedora     422.3 KiB
 python3-pluggy            noarch 1.5.0-1.fc41         fedora     193.2 KiB
 python3-ply               noarch 3.11-25.fc41         fedora     568.2 KiB
 python3-pycparser         noarch 2.20-18.fc41         fedora     821.0 KiB
 python3-rpm-generators    noarch 14-11.fc41           fedora      81.7 KiB
 python3-rpm-macros        noarch 3.13-3.fc41          fedora       6.4 KiB
 rav1e-libs                x86_64 0.7.1-3.fc41         fedora       3.0 MiB
 snappy                    x86_64 1.2.1-2.fc41         fedora      71.1 KiB
 svt-av1-libs              x86_64 2.1.0-2.fc41         fedora       7.1 MiB
 tzdata                    noarch 2024a-9.fc41         fedora       1.7 MiB
 zfp                       x86_64 1.0.1-3.fc41         fedora     260.0 KiB
 zlib-ng                   x86_64 2.1.7-2.fc41         fedora     153.4 KiB
 zlib-ng-compat-devel      x86_64 2.1.7-2.fc41         fedora     106.8 KiB
 zopfli                    x86_64 1.0.3-11.fc41        fedora     321.7 KiB

Transaction Summary:
 Installing:      119 packages

Total size of inbound packages is 138 MiB. Need to download 138 MiB.
After this operation 477 MiB will be used (install 477 MiB, remove 0 B).
[  1/119] python3-blosc-0:1.11.2-2.fc41 100% | 268.9 KiB/s |  65.1 KiB |  00m00s
[  2/119] python3-brotli-0:1.1.0-5.fc41 100% |   1.0 MiB/s | 341.1 KiB |  00m00s
[  3/119] python3-lz4-0:4.3.3-5.fc41.x8 100% |   3.4 MiB/s | 522.0 KiB |  00m00s
[  4/119] python3-cython-0:3.0.11-1.fc4 100% |   9.8 MiB/s |   3.9 MiB |  00m00s
[  5/119] python3-numcodecs-0:0.12.1-6. 100% |   5.1 MiB/s | 429.5 KiB |  00m00s
[  6/119] python3-pyliblzfse-0:0.4.1-8. 100% | 378.5 KiB/s |  16.7 KiB |  00m00s
[  7/119] python3-snappy-0:0.7.2-2.fc41 100% | 561.2 KiB/s |  24.1 KiB |  00m00s
[  8/119] python3-zstd-0:1.5.5.1-5.fc41 100% | 522.0 KiB/s |  19.8 KiB |  00m00s
[  9/119] python3-tifffile-0:2024.8.10- 100% |   7.1 MiB/s | 502.1 KiB |  00m00s
[ 10/119] python3-zarr-0:2.16.1-5.fc41. 100% |   7.6 MiB/s | 551.5 KiB |  00m00s
[ 11/119] CharLS-devel-0:2.4.2-6.fc41.x 100% | 871.4 KiB/s |  30.5 KiB |  00m00s
[ 12/119] blosc-devel-0:1.21.6-1.fc41.x 100% | 320.6 KiB/s |  14.4 KiB |  00m00s
[ 13/119] blosc2-devel-0:2.15.1-1.fc41. 100% |   1.1 MiB/s |  42.0 KiB |  00m00s
[ 14/119] brotli-devel-0:1.1.0-5.fc41.x 100% | 919.1 KiB/s |  34.0 KiB |  00m00s
[ 15/119] bzip2-devel-0:1.0.8-19.fc41.x 100% |   3.0 MiB/s | 213.7 KiB |  00m00s
[ 16/119] giflib-devel-0:5.2.2-2.fc41.x 100% |   1.6 MiB/s | 211.4 KiB |  00m00s
[ 17/119] jxrlib-devel-0:1.1-28.fc41.x8 100% | 990.2 KiB/s |  38.6 KiB |  00m00s
[ 18/119] lcms2-devel-0:2.16-4.fc41.x86 100% | 764.6 KiB/s |  32.1 KiB |  00m00s
[ 19/119] libaec-devel-0:1.1.2-2.fc41.x 100% | 272.6 KiB/s |  12.0 KiB |  00m00s
[ 20/119] gcc-c++-0:14.2.1-1.fc41.x86_6 100% |  43.3 MiB/s |  14.2 MiB |  00m00s
[ 21/119] cfitsio-devel-0:4.5.0-2.fc41. 100% | 370.8 KiB/s | 125.7 KiB |  00m00s
[ 22/119] libavif-devel-0:1.0.4-7.fc41. 100% | 497.9 KiB/s |  29.4 KiB |  00m00s
[ 23/119] libheif-devel-0:1.17.6-2.fc41 100% | 943.8 KiB/s |  42.5 KiB |  00m00s
[ 24/119] libdeflate-devel-0:1.21-2.fc4 100% | 386.4 KiB/s |  17.8 KiB |  00m00s
[ 25/119] libjpeg-turbo-devel-0:3.0.2-3 100% |   2.3 MiB/s |  97.5 KiB |  00m00s
[ 26/119] libpng-devel-2:1.6.40-4.fc41. 100% |   5.8 MiB/s | 290.9 KiB |  00m00s
[ 27/119] libtiff-devel-0:4.6.0-6.fc41. 100% |   5.1 MiB/s | 258.2 KiB |  00m00s
[ 28/119] libzstd-devel-0:1.5.6-2.fc41. 100% |   1.0 MiB/s |  51.8 KiB |  00m00s
[ 29/119] lz4-devel-0:1.10.0-1.fc41.x86 100% | 685.9 KiB/s |  32.2 KiB |  00m00s
[ 30/119] lzfse-devel-0:1.0-6.fc41.x86_ 100% | 195.6 KiB/s |   9.6 KiB |  00m00s
[ 31/119] python3-blosc2-0:2.5.1-4.fc41 100% |   9.5 MiB/s | 342.2 KiB |  00m00s
[ 32/119] python3-devel-0:3.13.0~rc1-2. 100% |   6.5 MiB/s | 401.9 KiB |  00m00s
[ 33/119] snappy-devel-0:1.2.1-2.fc41.x 100% | 575.6 KiB/s |  22.4 KiB |  00m00s
[ 34/119] liblerc-devel-0:4.0.0-7.fc41. 100% |  13.3 MiB/s |   3.2 MiB |  00m00s
[ 35/119] xz-devel-1:5.6.2-2.fc41.x86_6 100% |   1.3 MiB/s |  66.5 KiB |  00m00s
[ 36/119] zfp-devel-0:1.0.1-3.fc41.x86_ 100% |   1.7 MiB/s |  83.9 KiB |  00m00s
[ 37/119] zopfli-devel-0:1.0.3-11.fc41. 100% | 376.5 KiB/s |  13.2 KiB |  00m00s
[ 38/119] zlib-ng-devel-0:2.1.7-2.fc41. 100% | 871.8 KiB/s |  37.5 KiB |  00m00s
[ 39/119] blosc-0:1.21.6-1.fc41.x86_64  100% |   1.3 MiB/s |  58.9 KiB |  00m00s
[ 40/119] lzfse-libs-0:1.0-6.fc41.x86_6 100% | 531.7 KiB/s |  25.5 KiB |  00m00s
[ 41/119] python3-cffi-0:1.17.0-1.fc41. 100% |   7.1 MiB/s | 307.0 KiB |  00m00s
[ 42/119] python3-asciitree-0:0.3.3-30. 100% | 265.2 KiB/s |  18.0 KiB |  00m00s
[ 43/119] python3-cramjam-0:2.8.3-6.fc4 100% |   8.9 MiB/s |   1.1 MiB |  00m00s
[ 44/119] python3-numpy-1:1.26.4-8.fc41 100% |  37.0 MiB/s |   7.6 MiB |  00m00s
[ 45/119] python3-fasteners-0:0.19-9.fc 100% | 872.2 KiB/s |  50.6 KiB |  00m00s
[ 46/119] blosc2-0:2.15.1-1.fc41.x86_64 100% |  14.9 MiB/s | 213.7 KiB |  00m00s
[ 47/119] CharLS-0:2.4.2-6.fc41.x86_64  100% |   2.3 MiB/s | 108.9 KiB |  00m00s
[ 48/119] cmake-filesystem-0:3.28.3-7.f 100% | 729.9 KiB/s |  18.2 KiB |  00m00s
[ 49/119] cfitsio-0:4.5.0-2.fc41.x86_64 100% |   6.9 MiB/s | 603.7 KiB |  00m00s
[ 50/119] libmpc-0:1.3.1-6.fc41.x86_64  100% |   2.2 MiB/s |  71.1 KiB |  00m00s
[ 51/119] giflib-0:5.2.2-2.fc41.x86_64  100% | 534.7 KiB/s |  51.9 KiB |  00m00s
[ 52/119] brotli-0:1.1.0-5.fc41.x86_64  100% |  71.0 KiB/s |  20.1 KiB |  00m00s
[ 53/119] jxrlib-0:1.1-28.fc41.x86_64   100% |   4.1 MiB/s | 454.7 KiB |  00m00s
[ 54/119] libaec-0:1.1.2-2.fc41.x86_64  100% | 959.2 KiB/s |  37.4 KiB |  00m00s
[ 55/119] libavif-0:1.0.4-7.fc41.x86_64 100% |   1.5 MiB/s |  91.3 KiB |  00m00s
[ 56/119] libdeflate-0:1.21-2.fc41.x86_ 100% |   1.5 MiB/s |  67.4 KiB |  00m00s
[ 57/119] libheif-0:1.17.6-2.fc41.x86_6 100% |   4.4 MiB/s | 352.3 KiB |  00m00s
[ 58/119] libjpeg-turbo-0:3.0.2-3.fc41. 100% |   3.8 MiB/s | 227.3 KiB |  00m00s
[ 59/119] gcc-0:14.2.1-1.fc41.x86_64    100% |  52.8 MiB/s |  37.1 MiB |  00m01s
[ 60/119] liblerc-0:4.0.0-7.fc41.x86_64 100% |   2.1 MiB/s | 210.3 KiB |  00m00s
[ 61/119] zlib-ng-compat-devel-0:2.1.7- 100% |   1.4 MiB/s |  38.1 KiB |  00m00s
[ 62/119] libpng-2:1.6.40-4.fc41.x86_64 100% |   2.3 MiB/s | 120.3 KiB |  00m00s
[ 63/119] libtiff-0:4.6.0-6.fc41.x86_64 100% |   4.3 MiB/s | 212.0 KiB |  00m00s
[ 64/119] python3-cpuinfo-0:9.0.0-9.fc4 100% | 466.8 KiB/s |  68.6 KiB |  00m00s
[ 65/119] lcms2-0:2.16-4.fc41.x86_64    100% | 249.7 KiB/s | 180.3 KiB |  00m01s
[ 66/119] python3-libs-0:3.13.0~rc1-2.f 100% |  34.8 MiB/s |   9.1 MiB |  00m00s
[ 67/119] snappy-0:1.2.1-2.fc41.x86_64  100% | 860.1 KiB/s |  39.6 KiB |  00m00s
[ 68/119] zfp-0:1.0.1-3.fc41.x86_64     100% |   1.7 MiB/s |  83.0 KiB |  00m00s
[ 69/119] python3-msgpack-0:1.0.7-5.fc4 100% | 610.5 KiB/s | 123.3 KiB |  00m00s
[ 70/119] zlib-ng-0:2.1.7-2.fc41.x86_64 100% |   1.8 MiB/s |  84.9 KiB |  00m00s
[ 71/119] flexiblas-netlib-0:3.4.4-3.fc 100% |  32.2 MiB/s |   3.2 MiB |  00m00s
[ 72/119] zopfli-0:1.0.3-11.fc41.x86_64 100% | 620.6 KiB/s | 139.6 KiB |  00m00s
[ 73/119] python3-pycparser-0:2.20-18.f 100% | 595.1 KiB/s | 159.5 KiB |  00m00s
[ 74/119] make-1:4.4.1-8.fc41.x86_64    100% |  16.8 MiB/s | 586.1 KiB |  00m00s
[ 75/119] libaom-0:3.9.0-3.fc41.x86_64  100% |  11.0 MiB/s |   1.8 MiB |  00m00s
[ 76/119] python3-ndindex-0:1.7-13.fc41 100% | 746.6 KiB/s | 764.5 KiB |  00m01s
[ 77/119] libdav1d-0:1.4.3-2.fc41.x86_6 100% |   1.6 MiB/s | 625.6 KiB |  00m00s
[ 78/119] libwebp-0:1.4.0-4.fc41.x86_64 100% |   1.6 MiB/s | 292.0 KiB |  00m00s
[ 79/119] rav1e-libs-0:0.7.1-3.fc41.x86 100% |   2.2 MiB/s |   1.0 MiB |  00m00s
[ 80/119] openjpeg-0:2.5.2-3.fc41.x86_6 100% |   1.8 MiB/s | 186.8 KiB |  00m00s
[ 81/119] jbigkit-libs-0:2.1-30.fc41.x8 100% | 808.0 KiB/s |  53.3 KiB |  00m00s
[ 82/119] expat-0:2.6.2-2.fc41.x86_64   100% |   2.1 MiB/s | 113.4 KiB |  00m00s
[ 83/119] libb2-0:0.98.1-12.fc41.x86_64 100% | 828.3 KiB/s |  25.7 KiB |  00m00s
[ 84/119] mpdecimal-0:2.5.1-16.fc41.x86 100% |   1.1 MiB/s |  89.0 KiB |  00m00s
[ 85/119] svt-av1-libs-0:2.1.0-2.fc41.x 100% |   2.3 MiB/s |   2.0 MiB |  00m01s
[ 86/119] python-pip-wheel-0:24.2-1.fc4 100% |   3.3 MiB/s |   1.2 MiB |  00m00s
[ 87/119] tzdata-0:2024a-9.fc41.noarch  100% |   2.9 MiB/s | 714.7 KiB |  00m00s
[ 88/119] flexiblas-0:3.4.4-3.fc41.x86_ 100% | 842.8 KiB/s |  25.3 KiB |  00m00s
[ 89/119] flexiblas-openblas-openmp-0:3 100% | 594.7 KiB/s |  17.2 KiB |  00m00s
[ 90/119] libquadmath-0:14.2.1-1.fc41.x 100% |   2.7 MiB/s | 201.5 KiB |  00m00s
[ 91/119] cpp-0:14.2.1-1.fc41.x86_64    100% |   5.5 MiB/s |  11.9 MiB |  00m02s
[ 92/119] python3-ply-0:3.11-25.fc41.no 100% |   1.6 MiB/s | 136.2 KiB |  00m00s
[ 93/119] libgfortran-0:14.2.1-1.fc41.x 100% |   3.8 MiB/s | 938.2 KiB |  00m00s
[ 94/119] libvmaf-0:3.0.0-2.fc41.x86_64 100% |   2.3 MiB/s | 193.7 KiB |  00m00s
[ 95/119] python3-iniconfig-0:1.1.1-23. 100% | 440.8 KiB/s |  18.1 KiB |  00m00s
[ 96/119] python3-packaging-0:24.1-2.fc 100% |   1.2 MiB/s | 125.5 KiB |  00m00s
[ 97/119] python3-pluggy-0:1.5.0-1.fc41 100% |   1.0 MiB/s |  58.6 KiB |  00m00s
[ 98/119] openblas-openmp-0:0.3.26-5.fc 100% |  13.2 MiB/s |   5.1 MiB |  00m00s
[ 99/119] gcc-plugin-annobin-0:14.2.1-1 100% |   2.0 MiB/s |  54.2 KiB |  00m00s
[100/119] annobin-docs-0:12.69-1.fc41.n 100% |   3.2 MiB/s |  91.8 KiB |  00m00s
[101/119] pyproject-rpm-macros-0:1.14.0 100% |   1.3 MiB/s |  42.6 KiB |  00m00s
[102/119] python-rpm-macros-0:3.13-3.fc 100% | 333.4 KiB/s |  17.7 KiB |  00m00s
[103/119] python3-pytest-0:8.3.1-1.fc41 100% |   3.7 MiB/s |   2.1 MiB |  00m01s
[104/119] python3-rpm-macros-0:3.13-3.f 100% | 276.5 KiB/s |  12.4 KiB |  00m00s
[105/119] python3-0:3.13.0~rc1-2.fc41.x 100% | 938.6 KiB/s |  27.2 KiB |  00m00s
[106/119] python3-rpm-generators-0:14-1 100% | 160.1 KiB/s |  29.3 KiB |  00m00s
[107/119] openblas-0:0.3.26-5.fc41.x86_ 100% |   1.1 MiB/s |  38.7 KiB |  00m00s
[108/119] libwebp-devel-0:1.4.0-4.fc41. 100% |   1.1 MiB/s |  39.4 KiB |  00m00s
[109/119] libvmaf-devel-0:3.0.0-2.fc41. 100% | 268.3 KiB/s |  16.4 KiB |  00m00s
[110/119] libdav1d-devel-0:1.4.3-2.fc41 100% | 450.0 KiB/s |  19.3 KiB |  00m00s
[111/119] annobin-plugin-gcc-0:12.69-1. 100% |   1.6 MiB/s | 971.0 KiB |  00m01s
[112/119] openjpeg-devel-0:2.5.2-3.fc41 100% | 614.9 KiB/s |  27.1 KiB |  00m00s
[113/119] openjpeg-tools-0:2.5.2-3.fc41 100% |   1.1 MiB/s |  84.2 KiB |  00m00s
[114/119] glibc-devel-0:2.40-3.fc41.x86 100% |   2.7 MiB/s | 133.3 KiB |  00m00s
[115/119] libstdc++-devel-0:14.2.1-1.fc 100% |  17.9 MiB/s |   2.8 MiB |  00m00s
[116/119] libxcrypt-devel-0:4.4.36-7.fc 100% |   1.1 MiB/s |  28.9 KiB |  00m00s
[117/119] glibc-headers-x86-0:2.40-3.fc 100% |   3.6 MiB/s | 630.8 KiB |  00m00s
[118/119] kernel-headers-0:6.11.0-0.rc5 100% |  14.0 MiB/s |   1.6 MiB |  00m00s
[119/119] libaom-devel-0:3.9.0-3.fc41.x 100% |  11.9 MiB/s |  13.1 MiB |  00m01s
--------------------------------------------------------------------------------
[119/119] Total                         100% |  20.2 MiB/s | 138.4 MiB |  00m07s
Running transaction
[  1/121] Verify package files          100% | 238.0   B/s | 119.0   B |  00m00s
[  2/121] Prepare transaction           100% | 680.0   B/s | 119.0   B |  00m00s
[  3/121] Installing cmake-filesystem-0 100% |   1.4 MiB/s |   7.1 KiB |  00m00s
[  4/121] Installing libwebp-0:1.4.0-4. 100% |  89.7 MiB/s | 826.8 KiB |  00m00s
[  5/121] Installing python-rpm-macros- 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[  6/121] Installing openjpeg-0:2.5.2-3 100% |  29.1 MiB/s | 447.7 KiB |  00m00s
[  7/121] Installing libdav1d-0:1.4.3-2 100% |  29.0 MiB/s |   1.7 MiB |  00m00s
[  8/121] Installing snappy-0:1.2.1-2.f 100% |  35.6 MiB/s |  72.8 KiB |  00m00s
[  9/121] Installing blosc-0:1.21.6-1.f 100% |  42.0 MiB/s | 129.1 KiB |  00m00s
[ 10/121] Installing libjpeg-turbo-0:3. 100% | 126.7 MiB/s | 778.7 KiB |  00m00s
[ 11/121] Installing libmpc-0:1.3.1-6.f 100% |  54.1 MiB/s | 166.2 KiB |  00m00s
[ 12/121] Installing libjpeg-turbo-deve 100% | 115.7 MiB/s | 355.5 KiB |  00m00s
[ 13/121] Installing python3-rpm-macros 100% |   6.5 MiB/s |   6.7 KiB |  00m00s
[ 14/121] Installing libwebp-devel-0:1. 100% |  40.4 MiB/s | 124.0 KiB |  00m00s
[ 15/121] Installing zlib-ng-compat-dev 100% |  52.9 MiB/s | 108.3 KiB |  00m00s
[ 16/121] Installing libvmaf-0:3.0.0-2. 100% |  18.7 MiB/s | 824.4 KiB |  00m00s
[ 17/121] Installing libaom-0:3.9.0-3.f 100% |  25.3 MiB/s |   5.1 MiB |  00m00s
[ 18/121] Installing libgfortran-0:14.2 100% |  66.2 MiB/s |   3.0 MiB |  00m00s
[ 19/121] Installing svt-av1-libs-0:2.1 100% |  75.8 MiB/s |   7.1 MiB |  00m00s
[ 20/121] Installing rav1e-libs-0:0.7.1 100% |  76.8 MiB/s |   3.0 MiB |  00m00s
[ 21/121] Installing zlib-ng-0:2.1.7-2. 100% |  50.4 MiB/s | 154.8 KiB |  00m00s
[ 22/121] Installing blosc2-0:2.15.1-1. 100% |  30.1 MiB/s | 555.6 KiB |  00m00s
[ 23/121] Installing libpng-2:1.6.40-4. 100% |  80.4 MiB/s | 247.1 KiB |  00m00s
[ 24/121] Installing liblerc-0:4.0.0-7. 100% |  29.7 MiB/s | 609.0 KiB |  00m00s
[ 25/121] Installing lcms2-0:2.16-4.fc4 100% |  83.3 MiB/s | 426.5 KiB |  00m00s
[ 26/121] Installing lzfse-libs-0:1.0-6 100% |  22.5 MiB/s |  46.0 KiB |  00m00s
[ 27/121] Installing libavif-0:1.0.4-7. 100% |  60.3 MiB/s | 185.1 KiB |  00m00s
[ 28/121] Installing libheif-0:1.17.6-2 100% |  57.7 MiB/s | 945.8 KiB |  00m00s
[ 29/121] Installing libvmaf-devel-0:3. 100% |   6.0 MiB/s |  30.9 KiB |  00m00s
[ 30/121] Installing libaom-devel-0:3.9 100% |  78.7 MiB/s |  27.2 MiB |  00m00s
[ 31/121] Installing pyproject-rpm-macr 100% |  52.6 MiB/s | 107.7 KiB |  00m00s
[ 32/121] Installing cpp-0:14.2.1-1.fc4 100% |  63.4 MiB/s |  35.0 MiB |  00m01s
[ 33/121] Installing libdav1d-devel-0:1 100% |  10.6 MiB/s |  43.2 KiB |  00m00s
[ 34/121] Installing kernel-headers-0:6 100% |  57.4 MiB/s |   6.5 MiB |  00m00s
[ 35/121] Installing glibc-headers-x86- 100% |  53.2 MiB/s |   2.3 MiB |  00m00s
[ 36/121] Installing libxcrypt-devel-0: 100% |  15.9 MiB/s |  32.6 KiB |  00m00s
[ 37/121] Installing glibc-devel-0:2.40 100% |   9.4 MiB/s |  38.4 KiB |  00m00s
[ 38/121] Installing libstdc++-devel-0: 100% |  70.7 MiB/s |  15.6 MiB |  00m00s
[ 39/121] Installing openblas-0:0.3.26- 100% |  95.5 MiB/s |  97.8 KiB |  00m00s
[ 40/121] Installing openblas-openmp-0: 100% | 105.6 MiB/s |  39.4 MiB |  00m00s
[ 41/121] Installing annobin-docs-0:12. 100% |  96.5 MiB/s |  98.8 KiB |  00m00s
[ 42/121] Installing libquadmath-0:14.2 100% |  79.9 MiB/s | 327.2 KiB |  00m00s
[ 43/121] Installing flexiblas-0:3.4.4- 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[ 44/121] Installing flexiblas-openblas 100% |  43.1 MiB/s |  44.1 KiB |  00m00s
[ 45/121] Installing flexiblas-netlib-0 100% |  50.1 MiB/s |  10.7 MiB |  00m00s
[ 46/121] Installing tzdata-0:2024a-9.f 100% |  18.0 MiB/s |   1.9 MiB |  00m00s
[ 47/121] Installing python-pip-wheel-0 100% | 155.2 MiB/s |   1.2 MiB |  00m00s
[ 48/121] Installing mpdecimal-0:2.5.1- 100% | 100.6 MiB/s | 206.0 KiB |  00m00s
[ 49/121] Installing libb2-0:0.98.1-12. 100% |  42.3 MiB/s |  43.3 KiB |  00m00s
[ 50/121] Installing expat-0:2.6.2-2.fc 100% |  35.0 MiB/s | 286.8 KiB |  00m00s
[ 51/121] Installing python3-libs-0:3.1 100% |  80.4 MiB/s |  40.7 MiB |  00m01s
[ 52/121] Installing python3-0:3.13.0~r 100% |   6.6 MiB/s |  33.6 KiB |  00m00s
[ 53/121] Installing python3-numpy-1:1. 100% | 108.2 MiB/s |  44.1 MiB |  00m00s
[ 54/121] Installing python3-packaging- 100% |  47.0 MiB/s | 433.2 KiB |  00m00s
[ 55/121] Installing python3-rpm-genera 100% |  27.0 MiB/s |  82.9 KiB |  00m00s
[ 56/121] Installing python3-numcodecs- 100% |  34.0 MiB/s |   1.6 MiB |  00m00s
[ 57/121] Installing python3-ndindex-0: 100% |  97.8 MiB/s |   2.9 MiB |  00m00s
[ 58/121] Installing python3-cramjam-0: 100% | 152.7 MiB/s |   3.1 MiB |  00m00s
[ 59/121] Installing python3-asciitree- 100% |  12.1 MiB/s |  24.7 KiB |  00m00s
[ 60/121] Installing python3-fasteners- 100% |   5.8 MiB/s | 124.5 KiB |  00m00s
[ 61/121] Installing python3-cpuinfo-0: 100% |  76.6 MiB/s | 313.8 KiB |  00m00s
[ 62/121] Installing python3-msgpack-0: 100% |  83.3 MiB/s | 426.3 KiB |  00m00s
[ 63/121] Installing python3-ply-0:3.11 100% |  35.0 MiB/s | 573.4 KiB |  00m00s
[ 64/121] Installing python3-pycparser- 100% |  90.3 MiB/s | 832.5 KiB |  00m00s
[ 65/121] Installing python3-cffi-0:1.1 100% |  83.5 MiB/s |   1.3 MiB |  00m00s
[ 66/121] Installing python3-iniconfig- 100% |  11.5 MiB/s |  23.6 KiB |  00m00s
[ 67/121] Installing python3-pluggy-0:1 100% |  21.6 MiB/s | 199.4 KiB |  00m00s
[ 68/121] Installing jbigkit-libs-0:2.1 100% |  58.4 MiB/s | 119.6 KiB |  00m00s
[ 69/121] Installing libtiff-0:4.6.0-6. 100% | 118.8 MiB/s | 608.2 KiB |  00m00s
[ 70/121] Installing openjpeg-tools-0:2 100% |  61.0 MiB/s | 187.4 KiB |  00m00s
[ 71/121] Installing openjpeg-devel-0:2 100% |   3.4 MiB/s |  76.9 KiB |  00m00s
[ 72/121] Installing make-1:4.4.1-8.fc4 100% |  85.7 MiB/s |   1.8 MiB |  00m00s
[ 73/121] Installing gcc-0:14.2.1-1.fc4 100% |  81.3 MiB/s | 104.2 MiB |  00m01s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[ 74/121] Installing zopfli-0:1.0.3-11. 100% |  79.3 MiB/s | 324.9 KiB |  00m00s
[ 75/121] Installing zfp-0:1.0.1-3.fc41 100% |  85.3 MiB/s | 262.1 KiB |  00m00s
[ 76/121] Installing libdeflate-0:1.21- 100% | 115.7 MiB/s | 118.4 KiB |  00m00s
[ 77/121] Installing libaec-0:1.1.2-2.f 100% |   9.8 MiB/s | 100.5 KiB |  00m00s
[ 78/121] Installing jxrlib-0:1.1-28.fc 100% | 149.7 MiB/s | 766.7 KiB |  00m00s
[ 79/121] Installing giflib-0:5.2.2-2.f 100% |  55.6 MiB/s | 113.9 KiB |  00m00s
[ 80/121] Installing cfitsio-0:4.5.0-2. 100% |  74.6 MiB/s |   1.8 MiB |  00m00s
[ 81/121] Installing brotli-0:1.1.0-5.f 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 82/121] Installing CharLS-0:2.4.2-6.f 100% |  24.1 MiB/s | 320.8 KiB |  00m00s
[ 83/121] Installing libzstd-devel-0:1. 100% |  99.2 MiB/s | 203.2 KiB |  00m00s
[ 84/121] Installing libtiff-devel-0:4. 100% | 117.2 MiB/s | 720.0 KiB |  00m00s
[ 85/121] Installing CharLS-devel-0:2.4 100% |  25.8 MiB/s | 132.3 KiB |  00m00s
[ 86/121] Installing brotli-devel-0:1.1 100% |  33.2 MiB/s |  68.0 KiB |  00m00s
[ 87/121] Installing cfitsio-devel-0:4. 100% | 169.2 MiB/s | 519.8 KiB |  00m00s
[ 88/121] Installing giflib-devel-0:5.2 100% |  48.1 MiB/s | 689.1 KiB |  00m00s
[ 89/121] Installing jxrlib-devel-0:1.1 100% | 100.9 MiB/s | 206.6 KiB |  00m00s
[ 90/121] Installing libaec-devel-0:1.1 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[ 91/121] Installing libdeflate-devel-0 100% |  26.4 MiB/s |  27.1 KiB |  00m00s
[ 92/121] Installing zfp-devel-0:1.0.1- 100% |  53.5 MiB/s | 492.9 KiB |  00m00s
[ 93/121] Installing zopfli-devel-0:1.0 100% |  16.2 MiB/s |  16.6 KiB |  00m00s
[ 94/121] Installing gcc-c++-0:14.2.1-1 100% | 114.3 MiB/s |  38.2 MiB |  00m00s
[ 95/121] Installing annobin-plugin-gcc 100% |  31.1 MiB/s | 986.7 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[ 96/121] Installing gcc-plugin-annobin 100% |   2.4 MiB/s |  62.7 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[ 97/121] Installing libheif-devel-0:1. 100% |  26.1 MiB/s | 187.0 KiB |  00m00s
[ 98/121] Installing python3-pytest-0:8 100% |  63.0 MiB/s |  21.1 MiB |  00m00s
[ 99/121] Installing python3-snappy-0:0 100% |  21.5 MiB/s |  44.0 KiB |  00m00s
[100/121] Installing python3-blosc2-0:2 100% | 124.7 MiB/s |   1.0 MiB |  00m00s
[101/121] Installing python3-zarr-0:2.1 100% |  79.9 MiB/s |   3.2 MiB |  00m00s
[102/121] Installing python3-devel-0:3. 100% |  50.3 MiB/s |   1.8 MiB |  00m00s
[103/121] Installing python3-tifffile-0 100% | 117.9 MiB/s |   2.8 MiB |  00m00s
[104/121] Installing python3-cython-0:3 100% |  73.4 MiB/s |  18.3 MiB |  00m00s
[105/121] Installing python3-blosc-0:1. 100% |  56.6 MiB/s | 232.0 KiB |  00m00s
[106/121] Installing python3-brotli-0:1 100% | 117.0 MiB/s | 838.5 KiB |  00m00s
[107/121] Installing python3-lz4-0:4.3. 100% | 114.6 MiB/s |   6.2 MiB |  00m00s
[108/121] Installing python3-pyliblzfse 100% |  11.9 MiB/s |  24.4 KiB |  00m00s
[109/121] Installing python3-zstd-0:1.5 100% |  17.7 MiB/s |  36.2 KiB |  00m00s
[110/121] Installing libavif-devel-0:1. 100% |  68.4 MiB/s |  70.0 KiB |  00m00s
[111/121] Installing lzfse-devel-0:1.0- 100% |   0.0   B/s |   5.9 KiB |  00m00s
[112/121] Installing lcms2-devel-0:2.16 100% |  33.3 MiB/s | 136.4 KiB |  00m00s
[113/121] Installing liblerc-devel-0:4. 100% | 158.8 MiB/s |   4.3 MiB |  00m00s
[114/121] Installing libpng-devel-2:1.6 100% | 123.5 MiB/s | 885.4 KiB |  00m00s
[115/121] Installing blosc2-devel-0:2.1 100% |  14.9 MiB/s | 153.0 KiB |  00m00s
[116/121] Installing zlib-ng-devel-0:2. 100% |  51.4 MiB/s | 105.2 KiB |  00m00s
[117/121] Installing blosc-devel-0:1.21 100% |  21.1 MiB/s |  21.6 KiB |  00m00s
[118/121] Installing snappy-devel-0:1.2 100% |  24.0 MiB/s |  49.2 KiB |  00m00s
[119/121] Installing xz-devel-1:5.6.2-2 100% |  84.4 MiB/s | 259.4 KiB |  00m00s
[120/121] Installing lz4-devel-0:1.10.0 100% | 100.7 MiB/s | 103.2 KiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
[121/121] Installing bzip2-devel-0:1.0. 100% | 830.9 KiB/s | 310.7 KiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-3.fc41.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.x86_64
Complete!
Warning: skipped PGP checks for 3 packages from repository: copr_base
Finish: build setup for python-imagecodecs-2023.1.23-3.fc41.src.rpm
Start: rpmbuild python-imagecodecs-2023.1.23-3.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721347200
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.UDYGPj
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ test -d /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hZa4GT
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ rm -rf imagecodecs-2023.1.23
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/imagecodecs-2023.1.23.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd imagecodecs-2023.1.23
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-imagecodecs-noexcept.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ cp -a /builddir/build/SOURCES/imagecodecs_distributor_setup.py .
++ grep -rl '/\* Generated by Cython'
+ rm -f imagecodecs/_aec.c imagecodecs/_apng.c imagecodecs/_avif.c imagecodecs/_bitshuffle.c imagecodecs/_blosc.c imagecodecs/_blosc2.c imagecodecs/_brotli.c imagecodecs/_brunsli.c imagecodecs/_bz2.c imagecodecs/_cms.c imagecodecs/_deflate.c imagecodecs/_gif.c imagecodecs/_heif.c imagecodecs/_imcd.c imagecodecs/_jetraw.c imagecodecs/_jpeg12.c imagecodecs/_jpeg2k.c imagecodecs/_jpeg8.c imagecodecs/_jpegls.c imagecodecs/_jpegsof3.c imagecodecs/_jpegxl.c imagecodecs/_jpegxr.c imagecodecs/_lerc.c imagecodecs/_ljpeg.c imagecodecs/_lz4.c imagecodecs/_lz4f.c imagecodecs/_lzf.c imagecodecs/_lzfse.c imagecodecs/_lzham.c imagecodecs/_lzma.c imagecodecs/_mozjpeg.c imagecodecs/_pglz.c imagecodecs/_png.c imagecodecs/_qoi.c imagecodecs/_rcomp.c imagecodecs/_rgbe.c imagecodecs/_shared.c imagecodecs/_snappy.c imagecodecs/_spng.c imagecodecs/_tiff.c imagecodecs/_webp.c imagecodecs/_zfp.c imagecodecs/_zlib.c imagecodecs/_zlibng.c imagecodecs/_zopfli.c imagecodecs/_zstd.c
+ rm -r 3rdparty
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FEnpVk
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd imagecodecs-2023.1.23
+ export PYTHONPATH=.
+ PYTHONPATH=.
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir --output /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement not satisfied: setuptools >= 40.8
Handling wheel from default build backend
Requirement not satisfied: wheel
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-imagecodecs-2023.1.23-3.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 662.5 KiB/s |  27.8 KiB |  00m00s
 fedora                                 100% | 175.3 KiB/s |   5.6 KiB |  00m00s
 Copr repository                        100% |  43.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "CharLS-devel-2.4.2-6.fc41.x86_64" is already installed.
Package "blosc-devel-1.21.6-1.fc41.x86_64" is already installed.
Package "blosc2-devel-2.15.1-1.fc41.x86_64" is already installed.
Package "brotli-devel-1.1.0-5.fc41.x86_64" is already installed.
Package "bzip2-devel-1.0.8-19.fc41.x86_64" is already installed.
Package "cfitsio-devel-4.5.0-2.fc41.x86_64" is already installed.
Package "gcc-c++-14.2.1-1.fc41.x86_64" is already installed.
Package "giflib-devel-5.2.2-2.fc41.x86_64" is already installed.
Package "jxrlib-devel-1.1-28.fc41.x86_64" is already installed.
Package "lcms2-devel-2.16-4.fc41.x86_64" is already installed.
Package "libaec-devel-1.1.2-2.fc41.x86_64" is already installed.
Package "libavif-devel-1.0.4-7.fc41.x86_64" is already installed.
Package "libdeflate-devel-1.21-2.fc41.x86_64" is already installed.
Package "libheif-devel-1.17.6-2.fc41.x86_64" is already installed.
Package "libjpeg-turbo-devel-3.0.2-3.fc41.x86_64" is already installed.
Package "liblerc-devel-4.0.0-7.fc41.x86_64" is already installed.
Package "libpng-devel-2:1.6.40-4.fc41.x86_64" is already installed.
Package "libtiff-devel-4.6.0-6.fc41.x86_64" is already installed.
Package "libzstd-devel-1.5.6-2.fc41.x86_64" is already installed.
Package "lz4-devel-1.10.0-1.fc41.x86_64" is already installed.
Package "lzfse-devel-1.0-6.fc41.x86_64" is already installed.
Package "pyproject-rpm-macros-1.14.0-1.fc41.noarch" is already installed.
Package "python3-cython-3.0.11-1.fc41.x86_64" is already installed.
Package "python3-devel-3.13.0~rc1-2.fc41.x86_64" is already installed.
Package "python3-blosc-1.11.2-2.fc41.x86_64" is already installed.
Package "python3-blosc2-2.5.1-4.fc41.x86_64" is already installed.
Package "python3-brotli-1.1.0-5.fc41.x86_64" is already installed.
Package "python3-lz4-4.3.3-5.fc41.x86_64" is already installed.
Package "python3-numcodecs-0.12.1-6.fc41.x86_64" is already installed.
Package "python3-packaging-24.1-2.fc41.noarch" is already installed.
Package "python3-pyliblzfse-0.4.1-8.fc41.x86_64" is already installed.
Package "python3-pytest-8.3.1-1.fc41.noarch" is already installed.
Package "python3-snappy-0.7.2-2.fc41.noarch" is already installed.
Package "python3-tifffile-2024.8.10-1.fc41.noarch" is already installed.
Package "python3-zarr-2.16.1-5.fc41.noarch" is already installed.
Package "python3-zstd-1.5.5.1-5.fc41.x86_64" is already installed.
Package "snappy-devel-1.2.1-2.fc41.x86_64" is already installed.
Package "xz-devel-1:5.6.2-2.fc41.x86_64" is already installed.
Package "zfp-devel-1.0.1-3.fc41.x86_64" is already installed.
Package "zlib-ng-devel-2.1.7-2.fc41.x86_64" is already installed.
Package "zopfli-devel-1.0.3-11.fc41.x86_64" is already installed.

Package             Arch   Version         Repository      Size
Installing:
 python3-pip        noarch 24.2-1.fc41     fedora      11.4 MiB
 python3-setuptools noarch 69.2.0-8.fc41   fedora       7.2 MiB
 python3-wheel      noarch 1:0.43.0-4.fc41 fedora     516.1 KiB

Transaction Summary:
 Installing:        3 packages

Total size of inbound packages is 4 MiB. Need to download 4 MiB.
After this operation 19 MiB will be used (install 19 MiB, remove 0 B).
[1/3] python3-setuptools-0:69.2.0-8.fc4 100% |  11.1 MiB/s |   1.6 MiB |  00m00s
[2/3] python3-wheel-1:0.43.0-4.fc41.noa 100% |   1.1 MiB/s | 165.8 KiB |  00m00s
[3/3] python3-pip-0:24.2-1.fc41.noarch  100% |  16.9 MiB/s |   2.7 MiB |  00m00s
--------------------------------------------------------------------------------
[3/3] Total                             100% |  22.3 MiB/s |   4.4 MiB |  00m00s
Running transaction
[1/5] Verify package files              100% | 200.0   B/s |   3.0   B |  00m00s
[2/5] Prepare transaction               100% |  78.0   B/s |   3.0   B |  00m00s
[3/5] Installing python3-wheel-1:0.43.0 100% |  47.5 MiB/s | 535.1 KiB |  00m00s
[4/5] Installing python3-setuptools-0:6 100% |  63.7 MiB/s |   7.3 MiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead
[5/5] Installing python3-pip-0:24.2-1.f 100% |  50.5 MiB/s |  11.7 MiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721347200
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hdNNFv
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd imagecodecs-2023.1.23
+ export PYTHONPATH=.
+ PYTHONPATH=.
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir --output /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.2.0)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools>=18.0 from get_requires_for_build_wheel
Requirement satisfied: setuptools>=18.0
   (installed: setuptools 69.2.0)
Handling numpy from get_requires_for_build_wheel
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
running dist_info
writing imagecodecs.egg-info/PKG-INFO
writing dependency_links to imagecodecs.egg-info/dependency_links.txt
writing entry points to imagecodecs.egg-info/entry_points.txt
writing requirements to imagecodecs.egg-info/requires.txt
writing top-level names to imagecodecs.egg-info/top_level.txt
reading manifest file 'imagecodecs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'imagecodecs/*.cpp'
warning: no files found matching 'imagecodecs/patches/*'
warning: no files found matching '3rdparty/*'
warning: no files found matching '3rdparty/*/*'
warning: no files found matching 'tests/*.zfp'
warning: no files found matching 'tests/*.icc'
warning: no files found matching 'tests/*.jxl'
warning: no files found matching 'tests/*.tif'
warning: no files found matching 'tests/*.apng'
warning: no previously-included files found matching 'tests/libaec/121B2TestData/ExtendedParameters/*.*'
warning: no previously-included files found matching 'tests/tiff/gray.movie.*.tif'
warning: no previously-included files found matching 'tests/ljpeg/dcm*.ljp'
warning: no previously-included files found matching 'tests/ljpeg/2ch.ljp'
warning: no previously-included files found matching 'tests/ljpeg/pvrg.ljp'
warning: no previously-included files found matching 'tests/33792x79872.jpg'
warning: no previously-included files found matching 'tests/jpegxr.czi'
warning: no previously-included files found matching 'tests/jetraw.bin'
warning: no previously-included files found matching '*.cmd'
warning: no previously-included files found matching 'build_utils/*'
warning: no previously-included files matching '*' found under directory 'doc'
warning: no previously-included files matching '*' found under directory 'docs'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*-' found under directory '*'
warning: no previously-included files matching '*.html' found under directory '*'
warning: no previously-included files matching '*Copy*.*' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'imagecodecs.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/imagecodecs-2023.1.23.dist-info'
Handling numpy from hook generated metadata: Requires-Dist (imagecodecs)
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
Handling matplotlib ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: matplotlib ; extra == 'all'
Handling tifffile ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: tifffile ; extra == 'all'
Handling numcodecs ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: numcodecs ; extra == 'all'
+ cat /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
+ rm -rfv imagecodecs-2023.1.23.dist-info/
removed 'imagecodecs-2023.1.23.dist-info/entry_points.txt'
removed 'imagecodecs-2023.1.23.dist-info/top_level.txt'
removed 'imagecodecs-2023.1.23.dist-info/METADATA'
removed 'imagecodecs-2023.1.23.dist-info/LICENSE'
removed directory 'imagecodecs-2023.1.23.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-imagecodecs-2023.1.23-3.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 165.0 KiB/s |   5.6 KiB |  00m00s
 updates                                100% | 524.9 KiB/s |  27.8 KiB |  00m00s
 Copr repository                        100% |  33.1 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "CharLS-devel-2.4.2-6.fc41.x86_64" is already installed.
Package "blosc-devel-1.21.6-1.fc41.x86_64" is already installed.
Package "blosc2-devel-2.15.1-1.fc41.x86_64" is already installed.
Package "brotli-devel-1.1.0-5.fc41.x86_64" is already installed.
Package "bzip2-devel-1.0.8-19.fc41.x86_64" is already installed.
Package "cfitsio-devel-4.5.0-2.fc41.x86_64" is already installed.
Package "gcc-c++-14.2.1-1.fc41.x86_64" is already installed.
Package "giflib-devel-5.2.2-2.fc41.x86_64" is already installed.
Package "jxrlib-devel-1.1-28.fc41.x86_64" is already installed.
Package "lcms2-devel-2.16-4.fc41.x86_64" is already installed.
Package "libaec-devel-1.1.2-2.fc41.x86_64" is already installed.
Package "libavif-devel-1.0.4-7.fc41.x86_64" is already installed.
Package "libdeflate-devel-1.21-2.fc41.x86_64" is already installed.
Package "libheif-devel-1.17.6-2.fc41.x86_64" is already installed.
Package "libjpeg-turbo-devel-3.0.2-3.fc41.x86_64" is already installed.
Package "liblerc-devel-4.0.0-7.fc41.x86_64" is already installed.
Package "libpng-devel-2:1.6.40-4.fc41.x86_64" is already installed.
Package "libtiff-devel-4.6.0-6.fc41.x86_64" is already installed.
Package "libzstd-devel-1.5.6-2.fc41.x86_64" is already installed.
Package "lz4-devel-1.10.0-1.fc41.x86_64" is already installed.
Package "lzfse-devel-1.0-6.fc41.x86_64" is already installed.
Package "pyproject-rpm-macros-1.14.0-1.fc41.noarch" is already installed.
Package "python3-cython-3.0.11-1.fc41.x86_64" is already installed.
Package "python3-devel-3.13.0~rc1-2.fc41.x86_64" is already installed.
Package "python3-blosc-1.11.2-2.fc41.x86_64" is already installed.
Package "python3-blosc2-2.5.1-4.fc41.x86_64" is already installed.
Package "python3-brotli-1.1.0-5.fc41.x86_64" is already installed.
Package "python3-lz4-4.3.3-5.fc41.x86_64" is already installed.
Package "python3-numcodecs-0.12.1-6.fc41.x86_64" is already installed.
Package "python3-numpy-1:1.26.4-8.fc41.x86_64" is already installed.
Package "python3-packaging-24.1-2.fc41.noarch" is already installed.
Package "python3-pip-24.2-1.fc41.noarch" is already installed.
Package "python3-pyliblzfse-0.4.1-8.fc41.x86_64" is already installed.
Package "python3-pytest-8.3.1-1.fc41.noarch" is already installed.
Package "python3-snappy-0.7.2-2.fc41.noarch" is already installed.
Package "python3-setuptools-69.2.0-8.fc41.noarch" is already installed.
Package "python3-setuptools-69.2.0-8.fc41.noarch" is already installed.
Package "python3-tifffile-2024.8.10-1.fc41.noarch" is already installed.
Package "python3-wheel-1:0.43.0-4.fc41.noarch" is already installed.
Package "python3-zarr-2.16.1-5.fc41.noarch" is already installed.
Package "python3-zstd-1.5.5.1-5.fc41.x86_64" is already installed.
Package "snappy-devel-1.2.1-2.fc41.x86_64" is already installed.
Package "xz-devel-1:5.6.2-2.fc41.x86_64" is already installed.
Package "zfp-devel-1.0.1-3.fc41.x86_64" is already installed.
Package "zlib-ng-devel-2.1.7-2.fc41.x86_64" is already installed.
Package "zopfli-devel-1.0.3-11.fc41.x86_64" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721347200
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XSKvfH
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd imagecodecs-2023.1.23
+ export PYTHONPATH=.
+ PYTHONPATH=.
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir --output /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.2.0)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools>=18.0 from get_requires_for_build_wheel
Requirement satisfied: setuptools>=18.0
   (installed: setuptools 69.2.0)
Handling numpy from get_requires_for_build_wheel
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
running dist_info
writing imagecodecs.egg-info/PKG-INFO
writing dependency_links to imagecodecs.egg-info/dependency_links.txt
writing entry points to imagecodecs.egg-info/entry_points.txt
writing requirements to imagecodecs.egg-info/requires.txt
writing top-level names to imagecodecs.egg-info/top_level.txt
reading manifest file 'imagecodecs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'imagecodecs/*.cpp'
warning: no files found matching 'imagecodecs/patches/*'
warning: no files found matching '3rdparty/*'
warning: no files found matching '3rdparty/*/*'
warning: no files found matching 'tests/*.zfp'
warning: no files found matching 'tests/*.icc'
warning: no files found matching 'tests/*.jxl'
warning: no files found matching 'tests/*.tif'
warning: no files found matching 'tests/*.apng'
warning: no previously-included files found matching 'tests/libaec/121B2TestData/ExtendedParameters/*.*'
warning: no previously-included files found matching 'tests/tiff/gray.movie.*.tif'
warning: no previously-included files found matching 'tests/ljpeg/dcm*.ljp'
warning: no previously-included files found matching 'tests/ljpeg/2ch.ljp'
warning: no previously-included files found matching 'tests/ljpeg/pvrg.ljp'
warning: no previously-included files found matching 'tests/33792x79872.jpg'
warning: no previously-included files found matching 'tests/jpegxr.czi'
warning: no previously-included files found matching 'tests/jetraw.bin'
warning: no previously-included files found matching '*.cmd'
warning: no previously-included files found matching 'build_utils/*'
warning: no previously-included files matching '*' found under directory 'doc'
warning: no previously-included files matching '*' found under directory 'docs'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*-' found under directory '*'
warning: no previously-included files matching '*.html' found under directory '*'
warning: no previously-included files matching '*Copy*.*' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'imagecodecs.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/imagecodecs-2023.1.23.dist-info'
Handling numpy from hook generated metadata: Requires-Dist (imagecodecs)
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
Handling matplotlib ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: matplotlib ; extra == 'all'
Handling tifffile ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: tifffile ; extra == 'all'
Handling numcodecs ; extra == 'all' from hook generated metadata: Requires-Dist (imagecodecs)
Ignoring alien requirement: numcodecs ; extra == 'all'
+ cat /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-buildrequires
+ rm -rfv imagecodecs-2023.1.23.dist-info/
removed 'imagecodecs-2023.1.23.dist-info/entry_points.txt'
removed 'imagecodecs-2023.1.23.dist-info/top_level.txt'
removed 'imagecodecs-2023.1.23.dist-info/METADATA'
removed 'imagecodecs-2023.1.23.dist-info/LICENSE'
removed directory 'imagecodecs-2023.1.23.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gcONmq
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd imagecodecs-2023.1.23
+ export CPPFLAGS=-I/usr/include/cfitsio
+ CPPFLAGS=-I/usr/include/cfitsio
+ export PYTHONPATH=.
+ PYTHONPATH=.
+ mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir
Processing /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info
  writing /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'imagecodecs/*.cpp'
  warning: no files found matching 'imagecodecs/patches/*'
  warning: no files found matching '3rdparty/*'
  warning: no files found matching '3rdparty/*/*'
  warning: no files found matching 'tests/*.zfp'
  warning: no files found matching 'tests/*.icc'
  warning: no files found matching 'tests/*.jxl'
  warning: no files found matching 'tests/*.tif'
  warning: no files found matching 'tests/*.apng'
  warning: no previously-included files found matching 'tests/libaec/121B2TestData/ExtendedParameters/*.*'
  warning: no previously-included files found matching 'tests/tiff/gray.movie.*.tif'
  warning: no previously-included files found matching 'tests/ljpeg/dcm*.ljp'
  warning: no previously-included files found matching 'tests/ljpeg/2ch.ljp'
  warning: no previously-included files found matching 'tests/ljpeg/pvrg.ljp'
  warning: no previously-included files found matching 'tests/33792x79872.jpg'
  warning: no previously-included files found matching 'tests/jpegxr.czi'
  warning: no previously-included files found matching 'tests/jetraw.bin'
  warning: no previously-included files found matching '*.cmd'
  warning: no previously-included files found matching 'build_utils/*'
  warning: no previously-included files matching '*' found under directory 'doc'
  warning: no previously-included files matching '*' found under directory 'docs'
  warning: no previously-included files matching '__pycache__' found under directory '*'
  warning: no previously-included files matching '*.py[co]' found under directory '*'
  warning: no previously-included files matching '*-' found under directory '*'
  warning: no previously-included files matching '*.html' found under directory '*'
  warning: no previously-included files matching '*Copy*.*' found under directory '*'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-modern-metadata-lsja1zlf/imagecodecs-2023.1.23.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: imagecodecs
  Building wheel for imagecodecs (pyproject.toml): started
  Running command Building wheel for imagecodecs (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-cpython-313
  creating build/lib.linux-x86_64-cpython-313/imagecodecs
  copying imagecodecs/__init__.py -> build/lib.linux-x86_64-cpython-313/imagecodecs
  copying imagecodecs/__main__.py -> build/lib.linux-x86_64-cpython-313/imagecodecs
  copying imagecodecs/_imagecodecs.py -> build/lib.linux-x86_64-cpython-313/imagecodecs
  copying imagecodecs/imagecodecs.py -> build/lib.linux-x86_64-cpython-313/imagecodecs
  copying imagecodecs/numcodecs.py -> build/lib.linux-x86_64-cpython-313/imagecodecs
  creating build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-aom -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-bitshuffle -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-blosc -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-blosc2 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-brotli -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-brunsli -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-bzip2 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-cfitsio -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-charls -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-dav1d -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-fastlz -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-giflib -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-highway -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-jetraw -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-jpeg -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-jpg_0xc3 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-jxrlib -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lcms2 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lerc -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libaec -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libaivf -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libdeflate -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libjpeg -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libjpeg-turbo -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libjxl -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-liblj92 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-liblzma -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libmng -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libpng -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libspng -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libtiff -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-libwebp -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lz4 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lzf -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lzfse -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-lzham -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-mozjpeg -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-openjpeg -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-postgresql -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-qoi -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-rav1e -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-snappy -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-svt-av1 -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-zfp -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-zlib -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-zlib-ng -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-zopfli -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/LICENSE-zstd -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  copying imagecodecs/licenses/PATENTS-rav1e -> build/lib.linux-x86_64-cpython-313/imagecodecs/licenses
  running build_ext
  Compiling imagecodecs/_aec.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_aec.pyx
  building 'imagecodecs._aec' extension
  creating build/temp.linux-x86_64-cpython-313
  creating build/temp.linux-x86_64-cpython-313/imagecodecs
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_aec.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_aec.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_aec.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_aec.o -L/usr/lib64 -lm -laec -o build/lib.linux-x86_64-cpython-313/imagecodecs/_aec.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_avif.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_avif.pyx
  building 'imagecodecs._avif' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_avif.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_avif.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_avif.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_avif.c: In function ‘__pyx_pf_11imagecodecs_5_avif_6avif_decode.isra.0’:
  imagecodecs/_avif.c:26761:56: warning: ‘__pyx_v_size’ may be used uninitialized [-Wmaybe-uninitialized]
  26761 |               __pyx_v_rgb.pixels = (__pyx_v_rgb.pixels + __pyx_v_size);
        |                                    ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  imagecodecs/_avif.c:24792:14: note: ‘__pyx_v_size’ was declared here
  24792 |   Py_ssize_t __pyx_v_size;
        |              ^~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_avif.o -L/usr/lib64 -lm -lavif -o build/lib.linux-x86_64-cpython-313/imagecodecs/_avif.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_blosc.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_blosc.pyx
  building 'imagecodecs._blosc' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_blosc.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_blosc.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_blosc.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_blosc.o -L/usr/lib64 -lm -lblosc -o build/lib.linux-x86_64-cpython-313/imagecodecs/_blosc.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_blosc2.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_blosc2.pyx
  building 'imagecodecs._blosc2' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_blosc2.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_blosc2.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_blosc2.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_blosc2.o -L/usr/lib64 -lm -lblosc2 -o build/lib.linux-x86_64-cpython-313/imagecodecs/_blosc2.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_brotli.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_brotli.pyx
  building 'imagecodecs._brotli' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_brotli.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_brotli.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_brotli.c:1252:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_brotli.o -L/usr/lib64 -lm -lbrotlienc -lbrotlidec -lbrotlicommon -o build/lib.linux-x86_64-cpython-313/imagecodecs/_brotli.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_bz2.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_bz2.pyx
  building 'imagecodecs._bz2' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_bz2.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_bz2.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_bz2.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_bz2.o -L/usr/lib64 -lm -lbz2 -o build/lib.linux-x86_64-cpython-313/imagecodecs/_bz2.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_cms.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_cms.pyx
  building 'imagecodecs._cms' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_cms.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_cms.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_cms.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  In file included from imagecodecs/_cms.c:2800:
  /usr/include/python3.13/structmember.h:27:9: warning: "T_FLOAT" redefined
     27 | #define T_FLOAT     Py_T_FLOAT
        |         ^~~~~~~
  In file included from imagecodecs/_cms.c:1259:
  /usr/include/lcms2.h:707:9: note: this is the location of the previous definition
    707 | #define T_FLOAT(a)            (((a)>>22)&1)
        |         ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_cms.o -L/usr/lib64 -lm -llcms2 -o build/lib.linux-x86_64-cpython-313/imagecodecs/_cms.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_deflate.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_deflate.pyx
  building 'imagecodecs._deflate' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_deflate.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_deflate.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_deflate.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_deflate.o -L/usr/lib64 -lm -ldeflate -o build/lib.linux-x86_64-cpython-313/imagecodecs/_deflate.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_gif.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_gif.pyx
  building 'imagecodecs._gif' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_gif.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_gif.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_gif.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_gif.o -L/usr/lib64 -lm -lgif -o build/lib.linux-x86_64-cpython-313/imagecodecs/_gif.cpython-313-x86_64-linux-gnu.so
  performance hint: imagecodecs/_heif.pyx:816:5: Exception check on 'output_del' will always require the GIL to be acquired.
  Possible solutions:
        1. Declare 'output_del' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
        2. Use an 'int' return type on 'output_del' to allow an error code to be returned.
  Compiling imagecodecs/_heif.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_heif.pyx
  building 'imagecodecs._heif' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_heif.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_heif.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_heif.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_heif.c:29346:12: warning: ‘__pyx_f_11imagecodecs_5_heif_output_seek’ defined but not used [-Wunused-function]
  29346 | static int __pyx_f_11imagecodecs_5_heif_output_seek(__pyx_t_11imagecodecs_5_heif_output_t *__pyx_v_output, size_t __pyx_v_pos) {
        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_heif.o -L/usr/lib64 -lm -lheif -o build/lib.linux-x86_64-cpython-313/imagecodecs/_heif.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_imcd.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_imcd.pyx
  building 'imagecodecs._imcd' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_imcd.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_imcd.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_imcd.c:1251:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_imcd.c: In function ‘__pyx_pf_11imagecodecs_5_imcd_46lzw_encode’:
  imagecodecs/_imcd.c:35974:164: warning: passing argument 3 of ‘imcd_lzw_encode’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  35974 |         __pyx_v_ret = imcd_lzw_encode((&(*((uint8_t const  *) ( /* dim=0 */ ((char *) (((uint8_t const  *) __pyx_v_src.data) + __pyx_t_4)) )))), __pyx_v_srcsize, (&(*((uint8_t const  *) ( /* dim=0 */ ((char *) (((uint8_t const  *) __pyx_v_dst.data) + __pyx_t_13)) )))), __pyx_v_dstsize);
        |                                                                                                                                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  In file included from imagecodecs/_imcd.c:1258:
  imagecodecs/imcd.h:299:14: note: expected ‘uint8_t *’ {aka ‘unsigned char *’} but argument is of type ‘const uint8_t *’ {aka ‘const unsigned char *’}
    299 |     uint8_t* dst,
        |     ~~~~~~~~~^~~
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/imcd.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/imcd.o
  imagecodecs/imcd.c: In function ‘imcd_ccittrle_decode’:
  imagecodecs/imcd.c:848:20: warning: unused variable ‘dstend’ [-Wunused-variable]
    848 |     const uint8_t* dstend = dstptr + dstsize;
        |                    ^~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_imcd.o build/temp.linux-x86_64-cpython-313/imagecodecs/imcd.o -L/usr/lib64 -lm -o build/lib.linux-x86_64-cpython-313/imagecodecs/_imcd.cpython-313-x86_64-linux-gnu.so
  warning: imagecodecs/_jpeg8.pyx:46:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  warning: imagecodecs/_jpeg8.pyx:66:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  warning: imagecodecs/_jpeg8.pyx:86:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  warning: imagecodecs/_jpeg8.pyx:230:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  warning: imagecodecs/_jpeg8.pyx:411:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  warning: imagecodecs/_jpeg8.pyx:469:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  Compiling imagecodecs/_jpeg8.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_jpeg8.pyx
  building 'imagecodecs._jpeg8' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_jpeg8.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_jpeg8.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_jpeg8.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_jpeg8.o -L/usr/lib64 -lm -ljpeg -o build/lib.linux-x86_64-cpython-313/imagecodecs/_jpeg8.cpython-313-x86_64-linux-gnu.so
  performance hint: imagecodecs/_jpegxr.pyx:748:5: Exception check on 'jxr_encode_guid' will always require the GIL to be acquired. Declare 'jxr_encode_guid' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  performance hint: imagecodecs/_jpegxr.pyx:193:41: Exception check after calling 'jxr_encode_guid' will always require the GIL to be acquired. Declare 'jxr_encode_guid' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  Compiling imagecodecs/_jpegxr.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_jpegxr.pyx
  building 'imagecodecs._jpegxr' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -D__ANSI__=1 -Iimagecodecs -I/usr/include/jxrlib -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_jpegxr.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_jpegxr.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_jpegxr.c:1262:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_jpegxr.c:31049:18: warning: ‘__pyx_f_11imagecodecs_7_jpegxr_pixelformat_str’ defined but not used [-Wunused-function]
  31049 | static PyObject *__pyx_f_11imagecodecs_7_jpegxr_pixelformat_str(PKPixelFormatGUID *__pyx_v_pf) {
        |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_jpegxr.o -L/usr/lib64 -lm -ljpegxr -ljxrglue -o build/lib.linux-x86_64-cpython-313/imagecodecs/_jpegxr.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_lerc.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_lerc.pyx
  building 'imagecodecs._lerc' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_lerc.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_lerc.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_lerc.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_lerc.o -L/usr/lib64 -lm -lLerc -o build/lib.linux-x86_64-cpython-313/imagecodecs/_lerc.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_lz4.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_lz4.pyx
  building 'imagecodecs._lz4' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_lz4.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_lz4.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_lz4.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_lz4.o -L/usr/lib64 -lm -llz4 -o build/lib.linux-x86_64-cpython-313/imagecodecs/_lz4.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_lzfse.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_lzfse.pyx
  building 'imagecodecs._lzfse' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_lzfse.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_lzfse.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_lzfse.c:1252:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/imcd.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/imcd.o
  imagecodecs/imcd.c: In function ‘imcd_ccittrle_decode’:
  imagecodecs/imcd.c:848:20: warning: unused variable ‘dstend’ [-Wunused-variable]
    848 |     const uint8_t* dstend = dstptr + dstsize;
        |                    ^~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_lzfse.o build/temp.linux-x86_64-cpython-313/imagecodecs/imcd.o -L/usr/lib64 -lm -llzfse -o build/lib.linux-x86_64-cpython-313/imagecodecs/_lzfse.cpython-313-x86_64-linux-gnu.so
  warning: imagecodecs/_lzma.pyx:127:27: Assigning to 'uint8_t *' from 'const uint8_t *' discards const qualifier
  warning: imagecodecs/_lzma.pyx:176:27: Assigning to 'uint8_t *' from 'const uint8_t *' discards const qualifier
  Compiling imagecodecs/_lzma.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_lzma.pyx
  building 'imagecodecs._lzma' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_lzma.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_lzma.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_lzma.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_lzma.o -L/usr/lib64 -lm -llzma -o build/lib.linux-x86_64-cpython-313/imagecodecs/_lzma.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_png.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_png.pyx
  building 'imagecodecs._png' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_png.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_png.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_png.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_png.o -L/usr/lib64 -lm -lpng -o build/lib.linux-x86_64-cpython-313/imagecodecs/_png.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_rcomp.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_rcomp.pyx
  building 'imagecodecs._rcomp' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_rcomp.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_rcomp.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_rcomp.c:1251:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  In file included from imagecodecs/_rcomp.c:2773:
  /usr/include/python3.13/structmember.h:46:9: warning: "READONLY" redefined
     46 | #define READONLY            Py_READONLY
        |         ^~~~~~~~
  In file included from imagecodecs/_rcomp.c:1258:
  /usr/include/cfitsio/fitsio.h:284:9: note: this is the location of the previous definition
    284 | #define READONLY  0    /* options when opening a file */
        |         ^~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_rcomp.o -L/usr/lib64 -lm -lcfitsio -lz -o build/lib.linux-x86_64-cpython-313/imagecodecs/_rcomp.cpython-313-x86_64-linux-gnu.so
  warning: imagecodecs/_shared.pyx:98:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
  Compiling imagecodecs/_shared.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_shared.pyx
  building 'imagecodecs._shared' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_shared.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_shared.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_shared.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_shared.o -L/usr/lib64 -lm -o build/lib.linux-x86_64-cpython-313/imagecodecs/_shared.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_snappy.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_snappy.pyx
  building 'imagecodecs._snappy' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_snappy.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_snappy.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_snappy.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_snappy.o -L/usr/lib64 -lm -lsnappy -o build/lib.linux-x86_64-cpython-313/imagecodecs/_snappy.cpython-313-x86_64-linux-gnu.so
  performance hint: imagecodecs/_tiff.pyx:763:5: Exception check on 'dirlist_del' will always require the GIL to be acquired.
  Possible solutions:
        1. Declare 'dirlist_del' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
        2. Use an 'int' return type on 'dirlist_del' to allow an error code to be returned.
  Compiling imagecodecs/_tiff.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_tiff.pyx
  building 'imagecodecs._tiff' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_tiff.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_tiff.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_tiff.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_tiff.c:28927:47: warning: ‘__pyx_f_11imagecodecs_5_tiff_memtif_new’ defined but not used [-Wunused-function]
  28927 | static __pyx_t_11imagecodecs_5_tiff_memtif_t *__pyx_f_11imagecodecs_5_tiff_memtif_new(toff_t __pyx_v_size, toff_t __pyx_v_inc) {
        |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_tiff.o -L/usr/lib64 -lm -ltiff -o build/lib.linux-x86_64-cpython-313/imagecodecs/_tiff.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_webp.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_webp.pyx
  building 'imagecodecs._webp' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_webp.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_webp.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_webp.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_webp.o -L/usr/lib64 -lm -lwebp -o build/lib.linux-x86_64-cpython-313/imagecodecs/_webp.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_zfp.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_zfp.pyx
  building 'imagecodecs._zfp' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_zfp.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_zfp.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_zfp.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_zfp.c: In function ‘__pyx_pf_11imagecodecs_4_zfp_4zfp_encode.isra.0’:
  imagecodecs/_zfp.c:22154:23: warning: ‘__pyx_v_ny’ may be used uninitialized [-Wmaybe-uninitialized]
  22154 |       __pyx_v_field = zfp_field_3d(((void *)__pyx_t_20), __pyx_v_ztype, __pyx_v_nx, __pyx_v_ny, __pyx_v_nz);
        |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20629:10: note: ‘__pyx_v_ny’ was declared here
  20629 |   size_t __pyx_v_ny;
        |          ^~~~~~~~~~
  imagecodecs/_zfp.c:22154:23: warning: ‘__pyx_v_nz’ may be used uninitialized [-Wmaybe-uninitialized]
  22154 |       __pyx_v_field = zfp_field_3d(((void *)__pyx_t_20), __pyx_v_ztype, __pyx_v_nx, __pyx_v_ny, __pyx_v_nz);
        |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20630:10: note: ‘__pyx_v_nz’ was declared here
  20630 |   size_t __pyx_v_nz;
        |          ^~~~~~~~~~
  imagecodecs/_zfp.c:22237:23: warning: ‘__pyx_v_nw’ may be used uninitialized [-Wmaybe-uninitialized]
  22237 |       __pyx_v_field = zfp_field_4d(((void *)__pyx_t_20), __pyx_v_ztype, __pyx_v_nx, __pyx_v_ny, __pyx_v_nz, __pyx_v_nw);
        |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20631:10: note: ‘__pyx_v_nw’ was declared here
  20631 |   size_t __pyx_v_nw;
        |          ^~~~~~~~~~
  imagecodecs/_zfp.c:22217:7: warning: ‘__pyx_v_sy’ may be used uninitialized [-Wmaybe-uninitialized]
  22217 |       zfp_field_set_stride_3d(__pyx_v_field, __pyx_v_sx, __pyx_v_sy, __pyx_v_sz);
        |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20633:13: note: ‘__pyx_v_sy’ was declared here
  20633 |   ptrdiff_t __pyx_v_sy;
        |             ^~~~~~~~~~
  imagecodecs/_zfp.c:22217:7: warning: ‘__pyx_v_sz’ may be used uninitialized [-Wmaybe-uninitialized]
  22217 |       zfp_field_set_stride_3d(__pyx_v_field, __pyx_v_sx, __pyx_v_sy, __pyx_v_sz);
        |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20634:13: note: ‘__pyx_v_sz’ was declared here
  20634 |   ptrdiff_t __pyx_v_sz;
        |             ^~~~~~~~~~
  imagecodecs/_zfp.c:22300:7: warning: ‘__pyx_v_sw’ may be used uninitialized [-Wmaybe-uninitialized]
  22300 |       zfp_field_set_stride_4d(__pyx_v_field, __pyx_v_sx, __pyx_v_sy, __pyx_v_sz, __pyx_v_sw);
        |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20635:13: note: ‘__pyx_v_sw’ was declared here
  20635 |   ptrdiff_t __pyx_v_sw;
        |             ^~~~~~~~~~
  imagecodecs/_zfp.c:22406:21: warning: ‘__pyx_v_minbits’ may be used uninitialized [-Wmaybe-uninitialized]
  22406 |       __pyx_v_ret = zfp_stream_set_params(__pyx_v_zfp, __pyx_v_minbits, __pyx_v_maxbits, __pyx_v_maxprec, __pyx_v_minexp);
        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20624:21: note: ‘__pyx_v_minbits’ was declared here
  20624 |   __pyx_t_3zfp_uint __pyx_v_minbits;
        |                     ^~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:22406:21: warning: ‘__pyx_v_maxbits’ may be used uninitialized [-Wmaybe-uninitialized]
  22406 |       __pyx_v_ret = zfp_stream_set_params(__pyx_v_zfp, __pyx_v_minbits, __pyx_v_maxbits, __pyx_v_maxprec, __pyx_v_minexp);
        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20625:21: note: ‘__pyx_v_maxbits’ was declared here
  20625 |   __pyx_t_3zfp_uint __pyx_v_maxbits;
        |                     ^~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:22406:21: warning: ‘__pyx_v_maxprec’ may be used uninitialized [-Wmaybe-uninitialized]
  22406 |       __pyx_v_ret = zfp_stream_set_params(__pyx_v_zfp, __pyx_v_minbits, __pyx_v_maxbits, __pyx_v_maxprec, __pyx_v_minexp);
        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20626:21: note: ‘__pyx_v_maxprec’ was declared here
  20626 |   __pyx_t_3zfp_uint __pyx_v_maxprec;
        |                     ^~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:22406:21: warning: ‘__pyx_v_minexp’ may be used uninitialized [-Wmaybe-uninitialized]
  22406 |       __pyx_v_ret = zfp_stream_set_params(__pyx_v_zfp, __pyx_v_minbits, __pyx_v_maxbits, __pyx_v_maxprec, __pyx_v_minexp);
        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  imagecodecs/_zfp.c:20627:21: note: ‘__pyx_v_minexp’ was declared here
  20627 |   __pyx_t_3zfp_uint __pyx_v_minexp;
        |                     ^~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_zfp.o -L/usr/lib64 -lm -lzfp -o build/lib.linux-x86_64-cpython-313/imagecodecs/_zfp.cpython-313-x86_64-linux-gnu.so
  performance hint: imagecodecs/_zlib.pyx:334:5: Exception check on 'output_del' will always require the GIL to be acquired.
  Possible solutions:
        1. Declare 'output_del' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
        2. Use an 'int' return type on 'output_del' to allow an error code to be returned.
  Compiling imagecodecs/_zlib.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_zlib.pyx
  building 'imagecodecs._zlib' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_zlib.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_zlib.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_zlib.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_zlib.c:23578:12: warning: ‘__pyx_f_11imagecodecs_5_zlib_output_seek’ defined but not used [-Wunused-function]
  23578 | static int __pyx_f_11imagecodecs_5_zlib_output_seek(__pyx_t_11imagecodecs_5_zlib_output_t *__pyx_v_output, size_t __pyx_v_pos) {
        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_zlib.o -L/usr/lib64 -lm -lz -o build/lib.linux-x86_64-cpython-313/imagecodecs/_zlib.cpython-313-x86_64-linux-gnu.so
  performance hint: imagecodecs/_zlibng.pyx:336:5: Exception check on 'output_del' will always require the GIL to be acquired.
  Possible solutions:
        1. Declare 'output_del' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
        2. Use an 'int' return type on 'output_del' to allow an error code to be returned.
  Compiling imagecodecs/_zlibng.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_zlibng.pyx
  building 'imagecodecs._zlibng' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_zlibng.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_zlibng.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_zlibng.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  imagecodecs/_zlibng.c:23585:12: warning: ‘__pyx_f_11imagecodecs_7_zlibng_output_seek’ defined but not used [-Wunused-function]
  23585 | static int __pyx_f_11imagecodecs_7_zlibng_output_seek(__pyx_t_11imagecodecs_7_zlibng_output_t *__pyx_v_output, size_t __pyx_v_pos) {
        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_zlibng.o -L/usr/lib64 -lm -lz-ng -o build/lib.linux-x86_64-cpython-313/imagecodecs/_zlibng.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_zopfli.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_zopfli.pyx
  building 'imagecodecs._zopfli' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/zopfli -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_zopfli.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_zopfli.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_zopfli.c:1251:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_zopfli.o -L/usr/lib64 -lm -lzopfli -o build/lib.linux-x86_64-cpython-313/imagecodecs/_zopfli.cpython-313-x86_64-linux-gnu.so
  Compiling imagecodecs/_zstd.pyx because it changed.
  [1/1] Cythonizing imagecodecs/_zstd.pyx
  building 'imagecodecs._zstd' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio -fPIC -Iimagecodecs -I/usr/include/python3.13 -I/usr/lib64/python3.13/site-packages/numpy/core/include -c imagecodecs/_zstd.c -o build/temp.linux-x86_64-cpython-313/imagecodecs/_zstd.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from imagecodecs/_zstd.c:1250:
  /usr/lib64/python3.13/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     17 | #warning "Using deprecated NumPy API, disable it with " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/cfitsio build/temp.linux-x86_64-cpython-313/imagecodecs/_zstd.o -L/usr/lib64 -lm -lzstd -o build/lib.linux-x86_64-cpython-313/imagecodecs/_zstd.cpython-313-x86_64-linux-gnu.so
  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/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/__init__.py -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/__main__.py -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_imagecodecs.py -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/imagecodecs.py -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/numcodecs.py -> build/bdist.linux-x86_64/wheel/imagecodecs
  creating build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-aom -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-bitshuffle -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-blosc -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-blosc2 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-brotli -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-brunsli -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-bzip2 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-cfitsio -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-charls -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-dav1d -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-fastlz -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-giflib -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-highway -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-jetraw -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-jpeg -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-jpg_0xc3 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-jxrlib -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lcms2 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lerc -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libaec -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libaivf -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libdeflate -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libjpeg -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libjpeg-turbo -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libjxl -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-liblj92 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-liblzma -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libmng -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libpng -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libspng -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libtiff -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-libwebp -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lz4 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lzf -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lzfse -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-lzham -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-mozjpeg -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-openjpeg -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-postgresql -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-qoi -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-rav1e -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-snappy -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-svt-av1 -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-zfp -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-zlib -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-zlib-ng -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-zopfli -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/LICENSE-zstd -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/licenses/PATENTS-rav1e -> build/bdist.linux-x86_64/wheel/imagecodecs/licenses
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_aec.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_avif.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_blosc.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_blosc2.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_brotli.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_bz2.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_cms.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_deflate.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_gif.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_heif.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_imcd.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_jpeg8.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_jpegxr.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_lerc.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_lz4.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_lzfse.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_lzma.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_png.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_rcomp.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_shared.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_snappy.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_tiff.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_webp.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_zfp.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_zlib.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_zlibng.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_zopfli.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  copying build/lib.linux-x86_64-cpython-313/imagecodecs/_zstd.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/imagecodecs
  running install_egg_info
  running egg_info
  writing imagecodecs.egg-info/PKG-INFO
  writing dependency_links to imagecodecs.egg-info/dependency_links.txt
  writing entry points to imagecodecs.egg-info/entry_points.txt
  writing requirements to imagecodecs.egg-info/requires.txt
  writing top-level names to imagecodecs.egg-info/top_level.txt
  reading manifest file 'imagecodecs.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'imagecodecs/*.cpp'
  warning: no files found matching 'imagecodecs/patches/*'
  warning: no files found matching '3rdparty/*'
  warning: no files found matching '3rdparty/*/*'
  warning: no files found matching 'tests/*.zfp'
  warning: no files found matching 'tests/*.icc'
  warning: no files found matching 'tests/*.jxl'
  warning: no files found matching 'tests/*.tif'
  warning: no files found matching 'tests/*.apng'
  warning: no previously-included files found matching 'tests/libaec/121B2TestData/ExtendedParameters/*.*'
  warning: no previously-included files found matching 'tests/tiff/gray.movie.*.tif'
  warning: no previously-included files found matching 'tests/ljpeg/dcm*.ljp'
  warning: no previously-included files found matching 'tests/ljpeg/2ch.ljp'
  warning: no previously-included files found matching 'tests/ljpeg/pvrg.ljp'
  warning: no previously-included files found matching 'tests/33792x79872.jpg'
  warning: no previously-included files found matching 'tests/jpegxr.czi'
  warning: no previously-included files found matching 'tests/jetraw.bin'
  warning: no previously-included files found matching '*.cmd'
  warning: no previously-included files found matching 'build_utils/*'
  warning: no previously-included files matching '*' found under directory 'doc'
  warning: no previously-included files matching '*' found under directory 'docs'
  warning: no previously-included files matching '__pycache__' found under directory '*'
  warning: no previously-included files matching '*.py[co]' found under directory '*'
  warning: no previously-included files matching '*-' found under directory '*'
  warning: no previously-included files matching '*.html' found under directory '*'
  warning: no previously-included files matching '*Copy*.*' found under directory '*'
  adding license file 'LICENSE'
  writing manifest file 'imagecodecs.egg-info/SOURCES.txt'
  Copying imagecodecs.egg-info to build/bdist.linux-x86_64/wheel/imagecodecs-2023.1.23-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/imagecodecs-2023.1.23.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir/pip-wheel-7r7c8nl1/.tmp-sayb4rpa/imagecodecs-2023.1.23-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'imagecodecs/__init__.py'
  adding 'imagecodecs/__main__.py'
  adding 'imagecodecs/_aec.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_avif.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_blosc.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_blosc2.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_brotli.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_bz2.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_cms.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_deflate.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_gif.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_heif.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_imagecodecs.py'
  adding 'imagecodecs/_imcd.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_jpeg8.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_jpegxr.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_lerc.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_lz4.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_lzfse.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_lzma.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_png.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_rcomp.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_shared.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_snappy.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_tiff.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_webp.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_zfp.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_zlib.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_zlibng.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_zopfli.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/_zstd.cpython-313-x86_64-linux-gnu.so'
  adding 'imagecodecs/imagecodecs.py'
  adding 'imagecodecs/numcodecs.py'
  adding 'imagecodecs/licenses/LICENSE-aom'
  adding 'imagecodecs/licenses/LICENSE-bitshuffle'
  adding 'imagecodecs/licenses/LICENSE-blosc'
  adding 'imagecodecs/licenses/LICENSE-blosc2'
  adding 'imagecodecs/licenses/LICENSE-brotli'
  adding 'imagecodecs/licenses/LICENSE-brunsli'
  adding 'imagecodecs/licenses/LICENSE-bzip2'
  adding 'imagecodecs/licenses/LICENSE-cfitsio'
  adding 'imagecodecs/licenses/LICENSE-charls'
  adding 'imagecodecs/licenses/LICENSE-dav1d'
  adding 'imagecodecs/licenses/LICENSE-fastlz'
  adding 'imagecodecs/licenses/LICENSE-giflib'
  adding 'imagecodecs/licenses/LICENSE-highway'
  adding 'imagecodecs/licenses/LICENSE-jetraw'
  adding 'imagecodecs/licenses/LICENSE-jpeg'
  adding 'imagecodecs/licenses/LICENSE-jpg_0xc3'
  adding 'imagecodecs/licenses/LICENSE-jxrlib'
  adding 'imagecodecs/licenses/LICENSE-lcms2'
  adding 'imagecodecs/licenses/LICENSE-lerc'
  adding 'imagecodecs/licenses/LICENSE-libaec'
  adding 'imagecodecs/licenses/LICENSE-libaivf'
  adding 'imagecodecs/licenses/LICENSE-libdeflate'
  adding 'imagecodecs/licenses/LICENSE-libjpeg'
  adding 'imagecodecs/licenses/LICENSE-libjpeg-turbo'
  adding 'imagecodecs/licenses/LICENSE-libjxl'
  adding 'imagecodecs/licenses/LICENSE-liblj92'
  adding 'imagecodecs/licenses/LICENSE-liblzma'
  adding 'imagecodecs/licenses/LICENSE-libmng'
  adding 'imagecodecs/licenses/LICENSE-libpng'
  adding 'imagecodecs/licenses/LICENSE-libspng'
  adding 'imagecodecs/licenses/LICENSE-libtiff'
  adding 'imagecodecs/licenses/LICENSE-libwebp'
  adding 'imagecodecs/licenses/LICENSE-lz4'
  adding 'imagecodecs/licenses/LICENSE-lzf'
  adding 'imagecodecs/licenses/LICENSE-lzfse'
  adding 'imagecodecs/licenses/LICENSE-lzham'
  adding 'imagecodecs/licenses/LICENSE-mozjpeg'
  adding 'imagecodecs/licenses/LICENSE-openjpeg'
  adding 'imagecodecs/licenses/LICENSE-postgresql'
  adding 'imagecodecs/licenses/LICENSE-qoi'
  adding 'imagecodecs/licenses/LICENSE-rav1e'
  adding 'imagecodecs/licenses/LICENSE-snappy'
  adding 'imagecodecs/licenses/LICENSE-svt-av1'
  adding 'imagecodecs/licenses/LICENSE-zfp'
  adding 'imagecodecs/licenses/LICENSE-zlib'
  adding 'imagecodecs/licenses/LICENSE-zlib-ng'
  adding 'imagecodecs/licenses/LICENSE-zopfli'
  adding 'imagecodecs/licenses/LICENSE-zstd'
  adding 'imagecodecs/licenses/PATENTS-rav1e'
  adding 'imagecodecs-2023.1.23.dist-info/LICENSE'
  adding 'imagecodecs-2023.1.23.dist-info/METADATA'
  adding 'imagecodecs-2023.1.23.dist-info/WHEEL'
  adding 'imagecodecs-2023.1.23.dist-info/entry_points.txt'
  adding 'imagecodecs-2023.1.23.dist-info/top_level.txt'
  adding 'imagecodecs-2023.1.23.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for imagecodecs (pyproject.toml): finished with status 'done'
  Created wheel for imagecodecs: filename=imagecodecs-2023.1.23-cp313-cp313-linux_x86_64.whl size=15469730 sha256=766b61f5ac543d2d872cb0240a780282f98df0954e93976988401a53ebaeacb4
  Stored in directory: /builddir/.cache/pip/wheels/8e/14/ea/5f08b686876016e9d4530b0838a0033226132ab94878c64c6b
Successfully built imagecodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VoKFVx
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ '[' /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ mkdir /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd imagecodecs-2023.1.23
++ xargs basename --multiple
++ ls /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir/imagecodecs-2023.1.23-cp313-cp313-linux_x86_64.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=imagecodecs==2023.1.23
+ '[' -z imagecodecs==2023.1.23 ']'
+ TMPDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir imagecodecs==2023.1.23
Using pip 24.2 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/pyproject-wheeldir
Processing ./pyproject-wheeldir/imagecodecs-2023.1.23-cp313-cp313-linux_x86_64.whl
Installing collected packages: imagecodecs
  Creating /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin
  changing mode of /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin/imagecodecs to 755
Successfully installed imagecodecs-2023.1.23
+ '[' -d /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin/imagecodecs
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin/imagecodecs: updating
+ rm -rfv /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.13/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT --record /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/RECORD --output /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/RECORD
removed '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs-2023.1.23.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/python-imagecodecs-2023.1.23-3.fc41.x86_64-pyproject-record --prefix /usr imagecodecs
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2023.1.23-3.fc41 --unique-debug-suffix -2023.1.23-3.fc41.x86_64 --unique-debug-src-base python-imagecodecs-2023.1.23-3.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23
find-debuginfo: starting
Extracting debug info from 28 files
DWARF-compressing 28 files
sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-imagecodecs-2023.1.23-3.fc41.x86_64
75852 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
Bytecompiling .py files below /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13 using python3.13
Bytecompiling .py files below /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/__main__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/imagecodecs.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/_imagecodecs.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/numcodecs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs/__pycache__/numcodecs.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 22 directories and 158 files,
               processed 6 inodes,
               6 modified (2 replaced + 4 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tvm7yY
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd imagecodecs-2023.1.23
+ TEST_OPTS=(--deselect "tests/test_imagecodecs.py::test_cms_identity_transforms" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-new]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-bytearray]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-out]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-size]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-new]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-bytearray]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-out]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-size]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-new]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-bytearray]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-out]" --deselect "tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-size]" --deselect tests/test_imagecodecs.py::test_spng_encode --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out--1]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray-None]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray-5]" --deselect "tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray--1]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.lerc.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.lerc.u1-True]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lerc.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lerc.u1-True]" --deselect "tests/test_imagecodecs.py::test_numcodecs[heif-gray]" --deselect "tests/test_imagecodecs.py::test_numcodecs[heif-rgb]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.i2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.one.f8-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgba.separate.tiled.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.f8-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.separate.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.u2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.f4-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.i1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.u4-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.c8-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.separate.tiled.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.separate.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgba.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.f2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.one.f4-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.series.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgba.tiled.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.i4-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgba.separate.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[rgb.predict.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.contig.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.one.f2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.bigendian.u2-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.bigtiff.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.stack.u1-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.c16-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.i8-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.u8-False]" --deselect "tests/test_imagecodecs.py::test_tiff_files[gray.tiled.f4-False]" --deselect "tests/test_imagecodecs.py::test_tiff_index[0]" --deselect "tests/test_imagecodecs.py::test_tiff_index[3]" --deselect "tests/test_imagecodecs.py::test_tiff_index[None]" --deselect "tests/test_imagecodecs.py::test_tiff_index[list]" --deselect "tests/test_imagecodecs.py::test_tiff_index[slice]" --deselect "tests/test_imagecodecs.py::test_tiff_asrgb" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-u1-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-u1->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-u2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-u2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-f2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-f2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-f4-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-False-f4->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-u1-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-u1->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-u2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-u2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-f2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-f2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-f4-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[deflate-True-f4->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-u1-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-u1->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-u2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-u2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-f2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-f2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-f4-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-False-f4->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-u1-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-u1->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-u2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-u2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-f2-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-f2->]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-f4-<]" --deselect "tests/test_imagecodecs.py::test_tifffile[lzma-True-f4->]")
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=2
+ /usr/bin/pytest -v --deselect tests/test_imagecodecs.py::test_cms_identity_transforms --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-new]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-bytearray]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-out]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-size]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-new]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-bytearray]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-out]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-size]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-new]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-bytearray]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-out]' --deselect 'tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-size]' --deselect tests/test_imagecodecs.py::test_spng_encode --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-new--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-out--1]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray-None]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray-5]' --deselect 'tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-bytearray--1]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.lerc.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.lerc.u1-True]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lerc.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lerc.u1-True]' --deselect 'tests/test_imagecodecs.py::test_numcodecs[heif-gray]' --deselect 'tests/test_imagecodecs.py::test_numcodecs[heif-rgb]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.i2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.one.f8-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgba.separate.tiled.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.f8-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.separate.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.u2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.f4-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.i1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.u4-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.c8-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.separate.tiled.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.separate.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgba.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.f2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.one.f4-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.series.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgba.tiled.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.i4-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgba.separate.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[rgb.predict.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.contig.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.one.f2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.bigendian.u2-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.bigtiff.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.stack.u1-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.c16-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.i8-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.u8-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_files[gray.tiled.f4-False]' --deselect 'tests/test_imagecodecs.py::test_tiff_index[0]' --deselect 'tests/test_imagecodecs.py::test_tiff_index[3]' --deselect 'tests/test_imagecodecs.py::test_tiff_index[None]' --deselect 'tests/test_imagecodecs.py::test_tiff_index[list]' --deselect 'tests/test_imagecodecs.py::test_tiff_index[slice]' --deselect tests/test_imagecodecs.py::test_tiff_asrgb --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-u1-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-u1->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-u2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-u2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-f2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-f2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-f4-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-False-f4->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-u1-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-u1->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-u2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-u2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-f2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-f2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-f4-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[deflate-True-f4->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-u1-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-u1->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-u2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-u2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-f2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-f2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-f4-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-False-f4->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-u1-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-u1->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-u2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-u2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-f2-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-f2->]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-f4-<]' --deselect 'tests/test_imagecodecs.py::test_tifffile[lzma-True-f4->]'
============================= test session starts ==============================
platform linux -- Python 3.13.0rc1, pytest-8.3.1, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .pytest_cache
Python 3.13.0rc1 (main, Aug  6 2024, 00:00:00) [GCC 14.1.1 20240701 (Red Hat 14.1.1-7)]
packagedir: /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/lib64/python3.13/site-packages/imagecodecs
version: imagecodecs-2023.1.23, cython-3.0.11, numpy-1.26.4, numpy_abi-0x1000009.13, imcd-2022.12.22, apng-n/a, bitshuffle-n/a, brotli-1.1.0, brunsli-n/a, c-blosc-1.21.6, c-blosc2-2.15.1, cfitsio-4.5, giflib-5.2.2, imcd-2022.12.22, jetraw-n/a, jpeg12-n/a, jpeg2k-n/a, jpegls-n/a, jpegsof3-n/a, jpegxl-n/a, jxrlib-1.1, lcms2-2.16.0, lerc-4.0.0, libaec-1.0.x, libavif-1.0.4, libbzip2-1.0.8, libdeflate-1.21, libheif-1.17.6, libjpeg_turbo-3.0.2/6.2, liblzma-5.6.2, libpng-1.6.40, libtiff-4.6.0, libwebp-1.4.0, ljpeg-n/a, lz4-1.10.0, lz4f-n/a, lzf-n/a, lzfse-1.0, lzham-n/a, mozjpeg-n/a, pglz-n/a, qoi-n/a, rgbe-n/a, snappy-1.1.x, spng-n/a, zfp-1.0.1, zlib-1.3.1.zlib-ng, zlib_ng-2.1.7, zopfli-1.0.x, zstd-1.5.6
dependencies: imagecodecs.py-2022.12.22, numpy-1.26.4, zlib-1.3.1.zlib-ng, bz2-stdlib, lzma-stdlib, blosc-1.11.2, blosc2-2.5.1, zstd-.5.5., lz4-4.3.3, lzf-n/a, lzham-n/a, pyliblzfse-unknown, snappy-unknown, zopflipy-n/a, zfpy-n/a, bitshuffle-n/a, pillow-n/a, numcodecs-0.12.1, zarr-2.16.1, tifffile-2024.8.10, czifile-n/a
rootdir: /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23
collecting ... collected 10337 items / 296 deselected / 10041 selected

tests/test_imagecodecs.py::test_version PASSED                           [  0%]
tests/test_imagecodecs.py::test_module_exist[aec] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[apng] XFAIL (imagecodec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[avif] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[bitshuffle] XFAIL (imag...) [  0%]
tests/test_imagecodecs.py::test_module_exist[blosc] PASSED               [  0%]
tests/test_imagecodecs.py::test_module_exist[blosc2] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[brotli] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[brunsli] XFAIL (imageco...) [  0%]
tests/test_imagecodecs.py::test_module_exist[bz2] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[cms] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[deflate] PASSED             [  0%]
tests/test_imagecodecs.py::test_module_exist[gif] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[heif] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[imcd] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[jetraw] XFAIL (imagecod...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpeg12] XFAIL (imagecod...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpeg2k] XFAIL (imagecod...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpeg8] PASSED               [  0%]
tests/test_imagecodecs.py::test_module_exist[jpegls] XFAIL (imagecod...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpegsof3] XFAIL (imagec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpegxl] XFAIL (imagecod...) [  0%]
tests/test_imagecodecs.py::test_module_exist[jpegxr] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[lerc] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[ljpeg] XFAIL (imagecode...) [  0%]
tests/test_imagecodecs.py::test_module_exist[lz4] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[lz4f] XFAIL (imagecodec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[lzf] XFAIL (imagecodecs...) [  0%]
tests/test_imagecodecs.py::test_module_exist[lzfse] PASSED               [  0%]
tests/test_imagecodecs.py::test_module_exist[lzham] XFAIL (imagecode...) [  0%]
tests/test_imagecodecs.py::test_module_exist[lzma] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[mozjpeg] XFAIL (imageco...) [  0%]
tests/test_imagecodecs.py::test_module_exist[pglz] XFAIL (imagecodec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[png] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[qoi] XFAIL (imagecodecs...) [  0%]
tests/test_imagecodecs.py::test_module_exist[rcomp] PASSED               [  0%]
tests/test_imagecodecs.py::test_module_exist[rgbe] XFAIL (imagecodec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[snappy] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[spng] XFAIL (imagecodec...) [  0%]
tests/test_imagecodecs.py::test_module_exist[tiff] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[webp] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[zfp] PASSED                 [  0%]
tests/test_imagecodecs.py::test_module_exist[zlib] PASSED                [  0%]
tests/test_imagecodecs.py::test_module_exist[zlibng] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[zopfli] PASSED              [  0%]
tests/test_imagecodecs.py::test_module_exist[zstd] PASSED                [  0%]
tests/test_imagecodecs.py::test_dependency_exist[bitshuffle] SKIPPED     [  0%]
tests/test_imagecodecs.py::test_dependency_exist[blosc] PASSED           [  0%]
tests/test_imagecodecs.py::test_dependency_exist[blosc2] PASSED          [  0%]
tests/test_imagecodecs.py::test_dependency_exist[brotli] PASSED          [  0%]
tests/test_imagecodecs.py::test_dependency_exist[czifile] SKIPPED (c...) [  0%]
tests/test_imagecodecs.py::test_dependency_exist[lz4] PASSED             [  0%]
tests/test_imagecodecs.py::test_dependency_exist[lzf] SKIPPED (lzf m...) [  0%]
tests/test_imagecodecs.py::test_dependency_exist[liblzfse] PASSED        [  0%]
tests/test_imagecodecs.py::test_dependency_exist[lzma] PASSED            [  0%]
tests/test_imagecodecs.py::test_dependency_exist[numcodecs] PASSED       [  0%]
tests/test_imagecodecs.py::test_dependency_exist[snappy] PASSED          [  0%]
tests/test_imagecodecs.py::test_dependency_exist[tifffile] PASSED        [  0%]
tests/test_imagecodecs.py::test_dependency_exist[zopfli] SKIPPED (zo...) [  0%]
tests/test_imagecodecs.py::test_dependency_exist[zstd] PASSED            [  0%]
tests/test_imagecodecs.py::test_dependency_exist[zarr] PASSED            [  0%]
tests/test_imagecodecs.py::test_version_functions PASSED                 [  0%]
tests/test_imagecodecs.py::test_stubs PASSED                             [  0%]
tests/test_imagecodecs.py::test_dir PASSED                               [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-none] PASSED          [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-str] PASSED           [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-ext] PASSED           [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-codec] PASSED         [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-list] PASSED          [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[str-fail] PASSED          [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-none] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-str] PASSED       [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-ext] PASSED       [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-codec] PASSED     [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-list] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[pathlib-fail] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-none] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-str] PASSED       [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-ext] PASSED       [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-codec] PASSED     [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-list] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytesio-fail] PASSED      [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-none] PASSED        [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-str] PASSED         [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-ext] PASSED         [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-codec] PASSED       [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-list] PASSED        [  0%]
tests/test_imagecodecs.py::test_imread_imwrite[bytes-fail] PASSED        [  0%]
tests/test_imagecodecs.py::test_none PASSED                              [  0%]
tests/test_imagecodecs.py::test_bitorder PASSED                          [  0%]
tests/test_imagecodecs.py::test_bitorder_ndarray PASSED                  [  0%]
tests/test_imagecodecs.py::test_packints_decode PASSED                   [  0%]
tests/test_imagecodecs.py::test_packbits[encode-0] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-1] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-2] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-3] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-4] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-5] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-6] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-7] PASSED                [  0%]
tests/test_imagecodecs.py::test_packbits[encode-8] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[encode-9] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[encode-10] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-11] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-12] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-13] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-14] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-15] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-16] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-17] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-18] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-19] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-20] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-21] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-22] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-23] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-24] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-25] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-26] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-27] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[encode-28] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-0] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-1] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-2] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-3] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-4] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-5] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-6] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-7] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-8] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-9] PASSED                [  1%]
tests/test_imagecodecs.py::test_packbits[decode-10] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-11] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-12] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-13] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-14] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-15] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-16] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-17] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-18] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-19] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-20] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-21] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-22] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-23] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-24] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-25] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-26] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-27] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits[decode-28] PASSED               [  1%]
tests/test_imagecodecs.py::test_packbits_py[0] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[1] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[2] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[3] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[4] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[5] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[6] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[7] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[8] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[9] PASSED                    [  1%]
tests/test_imagecodecs.py::test_packbits_py[10] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[11] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[12] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[13] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[14] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[15] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[16] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[17] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[18] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[19] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[20] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[21] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[22] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[23] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[24] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[25] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[26] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[27] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_py[28] PASSED                   [  1%]
tests/test_imagecodecs.py::test_packbits_nop PASSED                      [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint8-encode-None] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint8-encode-array] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint8-decode-None] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint8-decode-array] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint16-encode-None] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint16-encode-array] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint16-decode-None] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_array[uint16-decode-array] PASSED [  1%]
tests/test_imagecodecs.py::test_packbits_encode_axis PASSED              [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-encode-new] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-encode-out] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-encode-inplace] PASSED  [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-decode-new] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-decode-out] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u1-decode-inplace] PASSED  [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-encode-new] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-encode-out] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-encode-inplace] PASSED  [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-decode-new] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-decode-out] PASSED      [  1%]
tests/test_imagecodecs.py::test_delta[delta->-u2-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u4-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-u8-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i1-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i2-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i4-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-i8-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f4-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta->-f8-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-encode-new] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-encode-out] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-encode-inplace] PASSED   [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-decode-new] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-decode-out] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-B-decode-inplace] PASSED   [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-encode-new] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-encode-out] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-encode-inplace] PASSED   [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-decode-new] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-decode-out] PASSED       [  2%]
tests/test_imagecodecs.py::test_delta[delta->-b-decode-inplace] PASSED   [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u1-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u2-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u4-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-u8-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i1-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-decode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i2-decode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-encode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-encode-out] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-encode-inplace] PASSED  [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-decode-new] PASSED      [  2%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-decode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i4-decode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-encode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-encode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-encode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-decode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-decode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-i8-decode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-encode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-encode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-encode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-decode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-decode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f4-decode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-encode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-encode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-encode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-decode-new] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-decode-out] PASSED      [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-f8-decode-inplace] PASSED  [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-encode-new] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-encode-out] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-encode-inplace] PASSED   [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-decode-new] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-decode-out] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-B-decode-inplace] PASSED   [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-encode-new] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-encode-out] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-encode-inplace] PASSED   [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-decode-new] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-decode-out] PASSED       [  3%]
tests/test_imagecodecs.py::test_delta[delta-<-b-decode-inplace] PASSED   [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u1-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u2-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u4-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-u8-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i1-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i2-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i4-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-i8-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f4-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-encode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-encode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-encode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-decode-new] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-decode-out] PASSED        [  3%]
tests/test_imagecodecs.py::test_delta[xor->-f8-decode-inplace] PASSED    [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-encode-new] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-encode-out] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-encode-inplace] PASSED     [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-decode-new] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-decode-out] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-B-decode-inplace] PASSED     [  3%]
tests/test_imagecodecs.py::test_delta[xor->-b-encode-new] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-b-encode-out] PASSED         [  3%]
tests/test_imagecodecs.py::test_delta[xor->-b-encode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_delta[xor->-b-decode-new] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor->-b-decode-out] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor->-b-decode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u1-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u2-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u4-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-u8-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i1-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i2-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i4-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-i8-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f4-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-encode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-encode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-encode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-decode-new] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-decode-out] PASSED        [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-f8-decode-inplace] PASSED    [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-encode-new] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-encode-out] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-encode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-decode-new] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-decode-out] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-B-decode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-encode-new] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-encode-out] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-encode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-decode-new] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-decode-out] PASSED         [  4%]
tests/test_imagecodecs.py::test_delta[xor-<-b-decode-inplace] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[False-le-encode-new] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-le-encode-out] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-le-decode-new] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-le-decode-out] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-be-encode-new] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-be-encode-out] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-be-decode-new] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[False-be-decode-out] PASSED    [  4%]
tests/test_imagecodecs.py::test_floatpred[True-le-encode-new] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-le-encode-out] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-le-decode-new] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-le-decode-out] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-be-encode-new] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-be-encode-out] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-be-decode-new] PASSED     [  4%]
tests/test_imagecodecs.py::test_floatpred[True-be-decode-out] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f30-f40-nan] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f31-f41-nan] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f32-f42-nan] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f33-f43-inf] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f34-f44--inf] PASSED    [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f35-f45-0.0] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f36-f46--0.0] PASSED    [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f37-f47-1.0] PASSED     [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f38-f48--1.0] PASSED    [  4%]
tests/test_imagecodecs.py::test_float24[encode->-f39-f49-3.1416016] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f310-f410-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f311-f411-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f312-f412-1e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f313-f413-inf] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f314-f414-1.0842022e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f315-f415-1.0842021e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f316-f416-5.421011e-20] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f317-f417-3.3087225e-24] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f318-f418-2.1684043e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f319-f419-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f320-f420-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f321-f421-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode->-f322-f422-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f30-f40-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f31-f41-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f32-f42-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f33-f43-inf] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f34-f44--inf] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f35-f45-0.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f36-f46--0.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f37-f47-1.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f38-f48--1.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f39-f49-3.1416016] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f310-f410-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f311-f411-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f312-f412-1e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f313-f413-inf] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f314-f414-1.0842022e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f315-f415-1.0842021e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f316-f416-5.421011e-20] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f317-f417-3.3087225e-24] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f318-f418-2.1684043e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f319-f419-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f320-f420-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f321-f421-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[encode-<-f322-f422-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f30-f40-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f31-f41-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f32-f42-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f33-f43-inf] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f34-f44--inf] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f35-f45-0.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f36-f46--0.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f37-f47-1.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f38-f48--1.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f39-f49-3.1416016] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f310-f410-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f311-f411-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f312-f412-1e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f313-f413-inf] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f314-f414-1.0842022e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f315-f415-1.0842021e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f316-f416-5.421011e-20] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f317-f417-3.3087225e-24] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f318-f418-2.1684043e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f319-f419-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f320-f420-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f321-f421-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode->-f322-f422-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f30-f40-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f31-f41-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f32-f42-nan] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f33-f43-inf] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f34-f44--inf] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f35-f45-0.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f36-f46--0.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f37-f47-1.0] PASSED     [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f38-f48--1.0] PASSED    [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f39-f49-3.1416016] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f310-f410-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f311-f411-3.1415839e-06] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f312-f412-1e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f313-f413-inf] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f314-f414-1.0842022e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f315-f415-1.0842021e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f316-f416-5.421011e-20] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f317-f417-3.3087225e-24] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f318-f418-2.1684043e-19] PASSED [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f319-f419-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f320-f420-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f321-f421-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24[decode-<-f322-f422-0.0] PASSED   [  5%]
tests/test_imagecodecs.py::test_float24_roundtrip[>] PASSED              [  5%]
tests/test_imagecodecs.py::test_float24_roundtrip[<] PASSED              [  5%]
tests/test_imagecodecs.py::test_lzw_corrupt PASSED                       [  5%]
tests/test_imagecodecs.py::test_lzw_msb PASSED                           [  5%]
tests/test_imagecodecs.py::test_lzw_decode[new] PASSED                   [  5%]
tests/test_imagecodecs.py::test_lzw_decode[size] PASSED                  [  5%]
tests/test_imagecodecs.py::test_lzw_decode[ndarray] PASSED               [  5%]
tests/test_imagecodecs.py::test_lzw_decode[bytearray] PASSED             [  5%]
tests/test_imagecodecs.py::test_lzw_decode_image_noeoi PASSED            [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-new] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-bytearray] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-out] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-size] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-excess] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-0-trunc] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-new] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-bytearray] SKIPPED [  5%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-out] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-size] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-excess] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-2-trunc] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-new] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-bytearray] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-out] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-size] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-excess] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-encode-3069-trunc] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-new] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-bytearray] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-out] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-size] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-excess] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-0-trunc] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-new] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-bytearray] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-out] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-size] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-excess] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-2-trunc] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-new] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-bytearray] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-out] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-size] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-excess] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[bitshuffle-decode-3069-trunc] SKIPPED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-new] XFAIL   [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-bytearray] XFAIL [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-out] XFAIL   [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-size] XFAIL  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-excess] XFAIL [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-0-trunc] XFAIL [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-new] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-out] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-2-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-new] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-out] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-encode-3069-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-new] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-out] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-0-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-new] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-out] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-2-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-new] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-out] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[brotli-decode-3069-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-new] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-out] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-size] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-0-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-new] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-out] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-size] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-2-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-new] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-out] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-encode-3069-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-new] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-out] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-size] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-0-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-new] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-out] PASSED   [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-size] PASSED  [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-2-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-new] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-bytearray] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-out] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-size] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-excess] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc-decode-3069-trunc] PASSED [  6%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-0-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-2-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-encode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-new] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-out] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-0-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-new] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-out] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-2-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[blosc2-decode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-new] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-out] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-size] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-excess] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-0-trunc] PASSED   [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-new] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-out] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-size] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-excess] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-2-trunc] PASSED   [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-new] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-out] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-encode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-new] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-out] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-size] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-excess] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-0-trunc] PASSED   [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-new] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-out] PASSED     [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-size] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-excess] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-2-trunc] PASSED   [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-new] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-out] PASSED  [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[bz2-decode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-0-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-2-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-encode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-0-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-2-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-new] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-out] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-size] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[deflate-decode-3069-trunc] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-new] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-bytearray] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-out] PASSED    [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-size] PASSED   [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-excess] PASSED [  7%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-0-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-2-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-new] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-out] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-size] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-encode-3069-trunc] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-0-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-2-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-new] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-out] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-size] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[gzip-decode-3069-trunc] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-new] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-out] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-size] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-excess] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-0-trunc] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-new] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-out] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-size] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-excess] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-2-trunc] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-new] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-out] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-size] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-encode-3069-trunc] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-new] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-out] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-size] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-excess] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-0-trunc] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-new] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-out] PASSED     [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-size] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-excess] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-2-trunc] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-new] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-out] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-size] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4-decode-3069-trunc] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-0-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-2-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-new] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-out] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-size] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-encode-3069-trunc] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-0-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-new] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-out] PASSED    [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-size] PASSED   [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-excess] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-2-trunc] PASSED  [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-new] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-bytearray] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-out] PASSED [  8%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-size] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-excess] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4h-decode-3069-trunc] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-new] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-out] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-size] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-0-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-new] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-out] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-size] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-2-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-new] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-out] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-size] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-encode-3069-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-new] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-out] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-size] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-0-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-new] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-out] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-size] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-2-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-new] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-out] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-size] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lz4f-decode-3069-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-new] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-out] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-size] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-0-trunc] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-new] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-out] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-size] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-2-trunc] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-new] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-out] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-size] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-encode-3069-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-new] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-out] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-size] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-0-trunc] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-new] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-out] SKIPPED    [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-size] SKIPPED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-2-trunc] SKIPPED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-new] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-bytearray] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-out] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-size] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-excess] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzf-decode-3069-trunc] SKIPPED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-new] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-bytearray] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-out] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-size] PASSED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-excess] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-0-trunc] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-new] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-bytearray] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-out] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-size] PASSED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-excess] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-2-trunc] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-new] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-bytearray] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-out] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-size] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-excess] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-encode-3069-trunc] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-new] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-bytearray] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-out] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-size] PASSED  [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-excess] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-0-trunc] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-new] PASSED   [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-bytearray] PASSED [  9%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-out] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-size] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-2-trunc] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-new] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-out] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-size] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzfse-decode-3069-trunc] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-new] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-out] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-0-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-new] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-out] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-2-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-new] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-out] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-encode-3069-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-new] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-out] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-0-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-new] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-out] SKIPPED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-2-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-new] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-bytearray] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-out] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-size] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-excess] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzham-decode-3069-trunc] SKIPPED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-new] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-out] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-size] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-0-trunc] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-new] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-out] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-size] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-2-trunc] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-new] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-out] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-size] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-encode-3069-trunc] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-new] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-out] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-size] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-0-trunc] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-new] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-out] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-size] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-2-trunc] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-new] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-out] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-size] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzma-decode-3069-trunc] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-new] PASSED     [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-out] PASSED     [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-size] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-excess] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-0-trunc] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-new] PASSED     [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-out] PASSED     [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-size] PASSED    [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-excess] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-2-trunc] PASSED   [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-new] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-bytearray] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-out] PASSED  [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-size] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-excess] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-encode-3069-trunc] PASSED [ 10%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-new] PASSED     [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-out] PASSED     [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-size] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-excess] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-0-trunc] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-new] PASSED     [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-out] PASSED     [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-size] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-excess] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-2-trunc] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[lzw-decode-3069-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-0-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-2-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-new] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-out] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-encode-3069-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-0-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-2-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-new] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-out] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[snappy-decode-3069-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-new] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-out] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-size] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-0-trunc] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-new] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-out] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-size] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-2-trunc] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-new] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-out] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-encode-3069-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-new] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-out] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-size] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-0-trunc] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-new] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-out] PASSED    [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-size] PASSED   [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-2-trunc] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-new] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-out] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlib-decode-3069-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-excess] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-0-trunc] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-new] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-bytearray] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-out] PASSED  [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-size] PASSED [ 11%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-2-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-new] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-out] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-encode-3069-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-new] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-out] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-0-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-new] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-out] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-2-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-new] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-out] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zlibng-decode-3069-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-0-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-2-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-encode-3069-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-0-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-2-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-new] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-bytearray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-out] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-size] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-excess] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zopfli-decode-3069-trunc] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-new] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-out] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-size] PASSED   [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-0-trunc] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-new] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-out] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-size] PASSED   [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-2-trunc] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-new] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-out] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-encode-3069-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-new] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-out] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-size] PASSED   [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-0-trunc] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-new] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-out] PASSED    [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-size] PASSED   [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-2-trunc] PASSED  [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-new] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-bytearray] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-out] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-size] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-excess] PASSED [ 12%]
tests/test_imagecodecs.py::test_compressors[zstd-decode-3069-trunc] PASSED [ 12%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-1-bytes] SKIPPED  [ 12%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-1-ndarray] SKIPPED [ 12%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-2-bytes] SKIPPED  [ 12%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-2-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-4-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-4-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-8-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[0-8-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-1-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-1-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-2-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-2-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-4-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-4-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-8-bytes] SKIPPED  [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[8-8-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-1-bytes] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-1-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-2-bytes] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-2-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-4-bytes] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-4-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-8-bytes] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_bitshuffle_roundtrip[64-8-ndarray] SKIPPED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-blosclz-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-lz4hc-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zlib-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[1-zstd-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-shuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-bitshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-bitshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-bitshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-blosclz-bitshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-noshuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-noshuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-noshuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-noshuffle-1-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-shuffle-None-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-shuffle-None-6] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-shuffle-1-1] PASSED [ 13%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-shuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-bitshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-bitshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-bitshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4-bitshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-noshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-noshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-noshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-noshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-shuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-shuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-shuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-shuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-bitshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-bitshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-bitshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-lz4hc-bitshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-noshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-noshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-noshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-noshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-shuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-shuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-shuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-shuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-bitshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-bitshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-bitshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zlib-bitshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-noshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-noshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-noshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-noshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-shuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-shuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-shuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-shuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-bitshuffle-None-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-bitshuffle-None-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-bitshuffle-1-1] PASSED [ 14%]
tests/test_imagecodecs.py::test_blosc_roundtrip[2-zstd-bitshuffle-1-6] PASSED [ 14%]
tests/test_imagecodecs.py::test_aec_extended[name0-bytes] SKIPPED (g...) [ 14%]
tests/test_imagecodecs.py::test_aec_extended[name0-numpy] SKIPPED (g...) [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n01-basic] PASSED        [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n01-restricted] PASSED   [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n02-basic] PASSED        [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n02-restricted] PASSED   [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n03-basic] PASSED        [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n03-restricted] PASSED   [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n04-basic] PASSED        [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n04-restricted] PASSED   [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n05] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n06] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n07] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n08] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n09] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n10] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n11] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n12] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n13] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n14] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n15] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p256n16] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n17] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n18] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n19] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n20] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n21] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n22] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n23] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n24] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n25] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n26] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n27] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n28] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n29] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n30] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n31] PASSED              [ 14%]
tests/test_imagecodecs.py::test_aec_options[p512n32] PASSED              [ 14%]
tests/test_imagecodecs.py::test_pglz SKIPPED (pglz missing)              [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-u1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-u2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-u4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-i1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-i2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[1-i4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-u1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-u2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-u4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-i1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-i2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[2-i4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-u1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-u2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-u4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-i1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-i2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[3-i4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[4-u1] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[4-u2] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[4-u4] PASSED                       [ 14%]
tests/test_imagecodecs.py::test_rcomp[4-i1] PASSED                       [ 15%]
tests/test_imagecodecs.py::test_rcomp[4-i2] PASSED                       [ 15%]
tests/test_imagecodecs.py::test_rcomp[4-i4] PASSED                       [ 15%]
tests/test_imagecodecs.py::test_jetraw SKIPPED (jetraw missing)          [ 15%]
tests/test_imagecodecs.py::test_rgbe_decode SKIPPED (rgbe missing)       [ 15%]
tests/test_imagecodecs.py::test_rgbe_roundtrip SKIPPED (rgbe missing)    [ 15%]
tests/test_imagecodecs.py::test_cms_profile PASSED                       [ 15%]
tests/test_imagecodecs.py::test_cms_output_shape PASSED                  [ 15%]
tests/test_imagecodecs.py::test_cms_format PASSED                        [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-444-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-444-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-444-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-444-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-422-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-422-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-422-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-422-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-420-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-420-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-420-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-420-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-411-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-411-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-411-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-411-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-440-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-440-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-440-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgb-440-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-444-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-444-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-444-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-444-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-422-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-422-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-422-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-422-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-420-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-420-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-420-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-420-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-411-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-411-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-411-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-411-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-440-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-440-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-440-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-rgba-440-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-444-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-444-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-444-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-444-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-422-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-422-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-422-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-422-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-420-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-420-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-420-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-420-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-411-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-411-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-411-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-411-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-440-0-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-440-0-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-440-25-False] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg8-gray-440-25-True] PASSED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-444-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-444-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-444-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-444-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-422-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-422-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-422-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-422-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-420-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-420-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-420-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-420-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-411-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-411-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-411-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-411-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-440-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-440-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-440-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgb-440-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-444-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-444-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-444-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-444-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-422-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-422-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-422-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-422-25-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-420-0-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-420-0-True] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-420-25-False] SKIPPED [ 15%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-420-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-411-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-411-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-411-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-411-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-440-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-440-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-440-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-rgba-440-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-444-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-444-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-444-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-444-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-422-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-422-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-422-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-422-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-420-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-420-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-420-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-420-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-411-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-411-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-411-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-411-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-440-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-440-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-440-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[jpeg12-gray-440-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-444-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-444-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-444-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-444-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-422-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-422-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-422-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-422-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-420-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-420-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-420-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-420-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-411-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-411-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-411-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-411-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-440-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-440-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-440-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgb-440-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-444-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-444-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-444-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-444-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-422-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-422-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-422-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-422-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-420-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-420-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-420-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-420-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-411-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-411-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-411-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-411-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-440-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-440-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-440-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-rgba-440-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-444-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-444-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-444-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-444-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-422-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-422-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-422-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-422-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-420-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-420-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-420-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-420-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-411-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-411-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-411-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-411-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-440-0-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-440-0-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-440-25-False] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg_encode[mozjpeg-gray-440-25-True] SKIPPED [ 16%]
tests/test_imagecodecs.py::test_jpeg8_decode[new] PASSED                 [ 16%]
tests/test_imagecodecs.py::test_jpeg8_decode[out] PASSED                 [ 16%]
tests/test_imagecodecs.py::test_jpeg12_decode[new] SKIPPED (jpeg12 m...) [ 16%]
tests/test_imagecodecs.py::test_jpeg12_decode[out] SKIPPED (jpeg12 m...) [ 16%]
tests/test_imagecodecs.py::test_jpeg12_decode[bytearray] SKIPPED (jp...) [ 16%]
tests/test_imagecodecs.py::test_jpeg_rgb_mode PASSED                     [ 16%]
tests/test_imagecodecs.py::test_mozjpeg SKIPPED (mozjpeg missing)        [ 16%]
tests/test_imagecodecs.py::test_ljpeg[1px.ljp-result0-ljpeg] SKIPPED     [ 16%]
tests/test_imagecodecs.py::test_ljpeg[1px.ljp-result0-jpegsof3] SKIPPED  [ 16%]
tests/test_imagecodecs.py::test_ljpeg[2ch.ljp-result1-ljpeg] SKIPPED     [ 16%]
tests/test_imagecodecs.py::test_ljpeg[2ch.ljp-result1-jpegsof3] SKIPPED  [ 16%]
tests/test_imagecodecs.py::test_ljpeg[2dht.ljp-result2-ljpeg] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_ljpeg[2dht.ljp-result2-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[3dht.ljp-result3-ljpeg] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_ljpeg[3dht.ljp-result3-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[gray16.ljp-result4-ljpeg] SKIPPED  [ 17%]
tests/test_imagecodecs.py::test_ljpeg[gray16.ljp-result4-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[gray8.ljp-result5-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[gray8.ljp-result5-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[rgb24.ljp-result6-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[rgb24.ljp-result6-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng0.ljp-result7-ljpeg] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng0.ljp-result7-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng1.ljp-result8-ljpeg] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng1.ljp-result8-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng2.ljp-result9-ljpeg] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng2.ljp-result9-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng3.ljp-result10-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng3.ljp-result10-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng4.ljp-result11-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng4.ljp-result11-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng5.ljp-result12-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng5.ljp-result12-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng6.ljp-result13-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng6.ljp-result13-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng7.ljp-result14-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dng7.ljp-result14-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm1-8bit.ljp-result15-ljpeg] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm1-8bit.ljp-result15-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm1.ljp-result16-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm1.ljp-result16-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm2.ljp-result17-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm2.ljp-result17-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm3.ljp-result18-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm3.ljp-result18-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm4.ljp-result19-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm4.ljp-result19-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm5.ljp-result20-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm5.ljp-result20-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm6.ljp-result21-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm6.ljp-result21-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm7.ljp-result22-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[dcm7.ljp-result22-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[linearraw.ljp-result23-ljpeg] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[linearraw.ljp-result23-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_ljpeg[pvrg.ljp-result24-ljpeg] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_ljpeg[pvrg.ljp-result24-jpegsof3] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray8.ljp-new] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray8.ljp-out] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray8.ljp-bytearray] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray16.ljp-new] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray16.ljp-out] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[jpegsof3-gray16.ljp-bytearray] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray8.ljp-new] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray8.ljp-out] SKIPPED    [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray8.ljp-bytearray] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray16.ljp-new] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray16.ljp-out] SKIPPED   [ 17%]
tests/test_imagecodecs.py::test_jpegsof3[ljpeg-gray16.ljp-bytearray] SKIPPED [ 17%]
tests/test_imagecodecs.py::test_jpegxl_planar[uint8] SKIPPED (jpegxl...) [ 17%]
tests/test_imagecodecs.py::test_jpegxl_planar[uint16] SKIPPED (jpegx...) [ 17%]
tests/test_imagecodecs.py::test_jpegxl_planar[float16] SKIPPED (jpeg...) [ 17%]
tests/test_imagecodecs.py::test_jpegxl_planar[float32] SKIPPED (jpeg...) [ 17%]
tests/test_imagecodecs.py::test_jpegxl_bitspersample SKIPPED (jpegxl...) [ 17%]
tests/test_imagecodecs.py::test_jpegxr_decode[new] PASSED                [ 17%]
tests/test_imagecodecs.py::test_jpegxr_decode[out] PASSED                [ 17%]
tests/test_imagecodecs.py::test_jpegxr_decode[bytearray] PASSED          [ 17%]
tests/test_imagecodecs.py::test_jpegxr_fixedpoint[False] PASSED          [ 17%]
tests/test_imagecodecs.py::test_jpegxr_fixedpoint[True] PASSED           [ 17%]
tests/test_imagecodecs.py::test_avif_strict_disabled PASSED              [ 17%]
tests/test_imagecodecs.py::test_avif_encoder[auto] SKIPPED (avif mis...) [ 17%]
tests/test_imagecodecs.py::test_avif_encoder[aom] SKIPPED (avif missing) [ 17%]
tests/test_imagecodecs.py::test_avif_encoder[rav1e] SKIPPED (avif mi...) [ 17%]
tests/test_imagecodecs.py::test_avif_encoder[svt] SKIPPED (avif missing) [ 17%]
tests/test_imagecodecs.py::test_jpegls_decode[new] SKIPPED (jpegls m...) [ 17%]
tests/test_imagecodecs.py::test_jpegls_decode[out] SKIPPED (jpegls m...) [ 17%]
tests/test_imagecodecs.py::test_jpegls_decode[bytearray] SKIPPED (jp...) [ 17%]
tests/test_imagecodecs.py::test_brunsli_decode[new] SKIPPED (brunsli...) [ 17%]
tests/test_imagecodecs.py::test_brunsli_decode[out] SKIPPED (brunsli...) [ 17%]
tests/test_imagecodecs.py::test_brunsli_decode[bytearray] SKIPPED (b...) [ 17%]
tests/test_imagecodecs.py::test_brunsli_encode_jpeg SKIPPED (brunsli...) [ 17%]
tests/test_imagecodecs.py::test_webp_decode[new] PASSED                  [ 17%]
tests/test_imagecodecs.py::test_webp_decode[out] PASSED                  [ 17%]
tests/test_imagecodecs.py::test_webp_decode[bytearray] PASSED            [ 17%]
tests/test_imagecodecs.py::test_webp_opaque PASSED                       [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-new-mode0-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-new-mode0-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-new-mode1-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-new-mode1-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-out-mode0-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-out-mode0-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-out-mode1-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-out-mode1-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-bytearray-mode0-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-bytearray-mode0-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-bytearray-mode1-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-new-bytearray-mode1-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-new-mode0-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-new-mode0-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-new-mode1-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-new-mode1-omp] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-out-mode0-None] PASSED [ 17%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-out-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-rgba-bytearray-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-new-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-out-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-view-bytearray-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-new-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-out-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-bytearray-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-bytearray-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-gray-bytearray-bytearray-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-new-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-new-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-new-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-new-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-out-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-out-mode0-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-out-mode1-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-out-mode1-omp] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-bytearray-mode0-None] PASSED [ 18%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-new-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-out-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float32-line-bytearray-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-new-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-out-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-rgba-bytearray-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-new-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-out-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-new-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-new-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-out-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-out-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-out-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-out-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-bytearray-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-bytearray-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-bytearray-mode1-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-view-bytearray-bytearray-mode1-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-new-mode0-None] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-new-mode0-omp] PASSED [ 19%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-new-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-out-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-gray-bytearray-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-new-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-out-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[float64-line-bytearray-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-new-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-out-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-out-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-bytearray-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-bytearray-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-bytearray-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-out-bytearray-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-new-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-new-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-new-mode1-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-new-mode1-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-out-mode0-None] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-out-mode0-omp] PASSED [ 20%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-rgba-bytearray-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-new-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-out-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-view-bytearray-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-new-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-out-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-gray-bytearray-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-new-bytearray-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-new-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-new-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-new-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-new-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-out-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-out-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-out-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-out-mode1-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-bytearray-mode0-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-bytearray-mode0-omp] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-bytearray-mode1-None] PASSED [ 21%]
tests/test_imagecodecs.py::test_zfp[int32-line-out-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int32-line-bytearray-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-new-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-out-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-rgba-bytearray-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-new-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-out-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-view-bytearray-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-new-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-out-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-out-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-out-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-out-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-bytearray-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-bytearray-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-bytearray-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-new-bytearray-mode1-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-new-mode0-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-new-mode0-omp] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-new-mode1-None] PASSED [ 22%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-new-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-out-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-out-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-out-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-out-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-bytearray-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-bytearray-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-bytearray-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-out-bytearray-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-new-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-new-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-new-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-new-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-out-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-out-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-out-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-out-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-bytearray-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-bytearray-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-bytearray-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-gray-bytearray-bytearray-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-new-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-new-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-new-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-new-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-out-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-out-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-out-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-out-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-bytearray-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-bytearray-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-bytearray-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-new-bytearray-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-new-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-new-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-new-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-new-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-out-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-out-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-out-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-out-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-bytearray-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-bytearray-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-bytearray-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-out-bytearray-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-new-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-new-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-new-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-new-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-out-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-out-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-out-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-out-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-bytearray-mode0-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-bytearray-mode0-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-bytearray-mode1-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_zfp[int64-line-bytearray-bytearray-mode1-omp] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-new-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-new-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-new-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-new-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-out-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-out-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-out-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-out-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-bytearray-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-bytearray-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-bytearray-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-new-bytearray-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-new-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-new-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-new-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-new-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-out-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-out-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-out-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-out-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-bytearray-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-bytearray-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-bytearray-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-out-bytearray-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-new-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-new-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-new-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-new-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-out-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-out-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-out-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-out-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-bytearray-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-bytearray-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-bytearray-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-gray-bytearray-bytearray-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-new-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-new-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-new-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-new-True-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-out-None-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-out-None-0.02] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-out-True-None] PASSED [ 23%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-new-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-out-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgb-bytearray-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-new-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-out-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-rgba-bytearray-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-new-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-out-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-new-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-new-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-new-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-new-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-out-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-out-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-out-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-out-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-bytearray-None-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-bytearray-None-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-bytearray-True-None] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-channels-bytearray-bytearray-True-0.02] PASSED [ 24%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-new-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-out-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[uint8-stack-bytearray-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-new-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-out-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-out-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-out-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-out-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-out-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-gray-bytearray-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-new-None-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-new-None-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-new-True-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-new-True-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-out-None-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-out-None-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-out-True-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-out-True-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-new-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-new-None-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-new-None-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-new-True-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-new-True-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-out-None-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-out-None-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-out-True-None] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-out-True-0.02] PASSED  [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-bytearray-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-bytearray-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-bytearray-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-out-bytearray-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-new-None-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-new-None-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-new-True-None] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-new-True-0.02] PASSED [ 25%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgb-bytearray-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-new-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-out-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-rgba-bytearray-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-new-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-out-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-channels-bytearray-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-bytearray-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-bytearray-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-new-bytearray-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-new-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-new-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-new-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-new-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-out-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-out-None-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-out-True-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-out-True-0.02] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-bytearray-None-None] PASSED [ 26%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-out-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[int8-stack-bytearray-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-new-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-out-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-gray-bytearray-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-new-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-out-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgb-bytearray-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-new-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-new-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-new-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-out-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-out-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-out-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-out-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-bytearray-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-bytearray-None-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-bytearray-True-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-new-bytearray-True-0.02] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-new-None-None] PASSED [ 27%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-out-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-rgba-bytearray-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-new-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-out-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-channels-bytearray-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-new-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-out-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-out-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-out-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-out-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-bytearray-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-bytearray-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-bytearray-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[uint16-stack-bytearray-bytearray-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-new-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-new-None-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-new-True-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-new-True-0.02] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-out-None-None] PASSED [ 28%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-new-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-out-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-gray-bytearray-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-new-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-out-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgb-bytearray-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-new-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-bytearray-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-out-bytearray-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-new-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-new-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-new-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-new-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-out-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-out-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-out-True-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-out-True-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-bytearray-None-None] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-bytearray-None-0.02] PASSED [ 29%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-rgba-bytearray-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-new-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-out-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-channels-bytearray-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-new-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-out-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[int32-stack-bytearray-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-new-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-new-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-new-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-out-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-out-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-out-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-out-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-bytearray-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-bytearray-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-bytearray-True-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-out-bytearray-True-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-new-None-None] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-new-None-0.02] PASSED [ 30%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-gray-bytearray-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-new-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-out-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgb-bytearray-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-new-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-out-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-rgba-bytearray-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-out-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-bytearray-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-bytearray-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-bytearray-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-new-bytearray-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-new-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-new-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-new-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-new-True-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-out-None-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-out-None-0.02] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-out-True-None] PASSED [ 31%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-out-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-channels-bytearray-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-new-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-out-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float32-stack-bytearray-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-new-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-out-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-gray-bytearray-bytearray-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-new-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-new-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-new-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-new-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-out-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-out-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-out-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-out-True-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-bytearray-None-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-bytearray-None-0.02] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-bytearray-True-None] PASSED [ 32%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-new-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-out-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgb-bytearray-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-new-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-out-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-rgba-bytearray-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-new-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-out-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-new-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-out-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-out-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-out-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-out-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-bytearray-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-bytearray-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-bytearray-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-channels-bytearray-bytearray-True-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-new-None-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-new-None-0.02] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-new-True-None] PASSED [ 33%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-new-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-out-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-out-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-out-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-out-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-bytearray-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-bytearray-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-bytearray-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-new-bytearray-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-new-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-new-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-new-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-new-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-out-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-out-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-out-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-out-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-bytearray-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-bytearray-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-bytearray-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-out-bytearray-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-new-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-new-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-new-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-new-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-out-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-out-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-out-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-out-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-bytearray-None-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-bytearray-None-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-bytearray-True-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc[float64-stack-bytearray-bytearray-True-0.02] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc_files[world.lerc1] PASSED           [ 34%]
tests/test_imagecodecs.py::test_lerc_files[california_400_400_1_float.lerc2] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc_files[bluemarble_256_256_3_byte.lerc2] PASSED [ 34%]
tests/test_imagecodecs.py::test_lerc_files[zstd.lerc2] PASSED            [ 34%]
tests/test_imagecodecs.py::test_lerc_compression[None] PASSED            [ 34%]
tests/test_imagecodecs.py::test_lerc_compression[zstd] PASSED            [ 34%]
tests/test_imagecodecs.py::test_lerc_compression[deflate] PASSED         [ 34%]
tests/test_imagecodecs.py::test_lerc_masks PASSED                        [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_int8_4bit[new] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_int8_4bit[out] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_int8_4bit[bytearray] SKIPPED      [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_ycbc SKIPPED (jpeg2k missing)     [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_codecformat[0] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_codecformat[2] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_numthreads[1] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_numthreads[2] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_reversible[False] SKIPPED (jp...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_reversible[True] SKIPPED (jpe...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_mct[False] SKIPPED (jpeg2k mi...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k_mct[True] SKIPPED (jpeg2k mis...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u1-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u1-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u2-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u2-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u4-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-u4-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i1-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i1-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i2-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i2-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i4-None] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[False-i4-True] SKIPPED (jpeg2...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u1-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u1-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u2-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u2-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u4-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-u4-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i1-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i1-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i2-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i2-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i4-None] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpeg2k[True-i4-True] SKIPPED (jpeg2k...) [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-new-None] PASSED   [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-new-90] PASSED     [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-new-0.4] PASSED    [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-out-None] PASSED   [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-out-90] PASSED     [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-out-0.4] PASSED    [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-bytearray-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-bytearray-90] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-new-bytearray-0.4] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-new-None] PASSED   [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-new-90] PASSED     [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-new-0.4] PASSED    [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-out-None] PASSED   [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-out-90] PASSED     [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-out-0.4] PASSED    [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-bytearray-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-bytearray-90] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-out-bytearray-0.4] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-new-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-new-90] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-new-0.4] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-out-None] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-out-90] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-out-0.4] PASSED [ 34%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint8-bytearray-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-new-None] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-new-90] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-new-0.4] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-out-None] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-out-90] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-out-0.4] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-new-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-new-None] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-new-90] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-new-0.4] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-out-None] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-out-90] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-out-0.4] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-out-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-new-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-new-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-out-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-out-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray uint16-bytearray-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-new-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-new-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-out-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-out-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-new-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-new-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-new-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-out-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-out-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-out-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-new-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-new-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-out-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-out-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float16-bytearray-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-new-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-new-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-out-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-out-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-new-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-new-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-new-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-out-90] PASSED   [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-out-0.4] PASSED  [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-out-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-new-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-new-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-new-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-out-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-out-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-out-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[gray float32-bytearray-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-new-None] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-new-90] PASSED      [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-new-0.4] PASSED     [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-out-None] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-out-90] PASSED      [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-out-0.4] PASSED     [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-bytearray-90] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-new-bytearray-0.4] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-new-None] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-new-90] PASSED      [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-new-0.4] PASSED     [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-out-None] PASSED    [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-out-90] PASSED      [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-out-0.4] PASSED     [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-bytearray-None] PASSED [ 35%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-out-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-new-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-new-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-new-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-out-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-out-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-out-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint8-bytearray-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-new-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-new-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-new-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-out-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-out-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-out-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-new-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-new-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-new-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-new-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-out-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-out-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-out-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-out-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-new-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-new-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-new-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-out-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-out-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-out-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb uint16-bytearray-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-new-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-new-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-new-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-out-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-out-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-out-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-new-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-new-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-new-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-new-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-out-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-out-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-out-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-out-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-new-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-new-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-new-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-out-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-out-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-out-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float16-bytearray-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-new-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-new-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-new-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-out-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-out-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-out-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-new-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-new-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-new-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-new-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-out-None] PASSED  [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-out-90] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-out-0.4] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-out-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-new-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-new-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-new-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-out-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-out-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-out-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgb float32-bytearray-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-new-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-new-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-new-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-out-None] PASSED   [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-out-90] PASSED     [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-out-0.4] PASSED    [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-bytearray-None] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-bytearray-90] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-new-bytearray-0.4] PASSED [ 36%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-new-None] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-new-90] PASSED     [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-new-0.4] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-out-None] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-out-90] PASSED     [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-out-0.4] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-out-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-new-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-new-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-out-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-out-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint8-bytearray-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-new-None] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-new-90] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-new-0.4] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-out-None] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-out-90] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-out-0.4] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-new-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-new-None] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-new-90] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-new-0.4] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-out-None] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-out-90] PASSED    [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-out-0.4] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-out-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-new-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-new-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-out-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-out-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba uint16-bytearray-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-new-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-new-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-out-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-out-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-new-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-new-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-new-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-out-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-out-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-out-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-new-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-new-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-out-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-out-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float16-bytearray-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-new-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-new-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-out-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-out-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-new-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-new-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-new-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-out-90] PASSED   [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-out-0.4] PASSED  [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-out-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-new-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-new-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-out-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-out-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-out-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-bytearray-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-bytearray-90] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[rgba float32-bytearray-bytearray-0.4] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-new-None] PASSED [ 37%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-new-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-out-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint8-bytearray-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-new-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-out-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint8-bytearray-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-new-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-out-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channels uint16-bytearray-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-new-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-new-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-out-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-out-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-out-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-bytearray-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-bytearray-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-out-bytearray-0.4] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-new-None] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-new-90] PASSED [ 38%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-new-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-out-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-out-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-out-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[channelsa uint16-bytearray-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-new-None] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-new-90] PASSED     [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-new-0.4] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-out-None] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-out-90] PASSED     [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-out-0.4] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-new-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-new-None] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-new-90] PASSED     [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-new-0.4] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-out-None] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-out-90] PASSED     [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-out-0.4] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-out-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-new-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-new-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-new-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-out-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-out-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-out-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyk uint8-bytearray-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-new-None] PASSED  [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-new-90] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-new-0.4] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-out-None] PASSED  [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-out-90] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-out-0.4] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-new-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-new-None] PASSED  [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-new-90] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-new-0.4] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-out-None] PASSED  [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-out-90] PASSED    [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-out-0.4] PASSED   [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-out-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-new-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-new-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-new-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-out-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-out-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-out-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-bytearray-None] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-bytearray-90] PASSED [ 39%]
tests/test_imagecodecs.py::test_jpegxr[cmyka uint8-bytearray-bytearray-0.4] PASSED [ 39%]
tests/test_imagecodecs.py::test_png_encode_fast PASSED                   [ 39%]
tests/test_imagecodecs.py::test_apng_encode_fast SKIPPED (apng missing)  [ 39%]
tests/test_imagecodecs.py::test_png_error PASSED                         [ 39%]
tests/test_imagecodecs.py::test_apng_error SKIPPED (apng missing)        [ 39%]
tests/test_imagecodecs.py::test_apng[1-uint8] SKIPPED (apng missing)     [ 39%]
tests/test_imagecodecs.py::test_apng[1-uint16] SKIPPED (apng missing)    [ 39%]
tests/test_imagecodecs.py::test_apng[2-uint8] SKIPPED (apng missing)     [ 39%]
tests/test_imagecodecs.py::test_apng[2-uint16] SKIPPED (apng missing)    [ 39%]
tests/test_imagecodecs.py::test_apng[3-uint8] SKIPPED (apng missing)     [ 39%]
tests/test_imagecodecs.py::test_apng[3-uint16] SKIPPED (apng missing)    [ 39%]
tests/test_imagecodecs.py::test_apng[4-uint8] SKIPPED (apng missing)     [ 39%]
tests/test_imagecodecs.py::test_apng[4-uint16] SKIPPED (apng missing)    [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-new-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-new-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-new--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-out-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-out-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-out--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-view-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-view-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-view--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-bytearray-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-bytearray-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-new-bytearray--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-new-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-new-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-new--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-out-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-out-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-out--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-view-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-view-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-view--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-bytearray-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-bytearray-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-out-bytearray--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-new-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-new-5] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-new--1] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-out-None] SKIPPED [ 39%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-new-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-out-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-new-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-out-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-view-bytearray-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-view--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-bytearray-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-bytearray-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-new-bytearray--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-new-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-new-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-new--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-out-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-out-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-out--1] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-view-None] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-view-5] SKIPPED [ 40%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-out-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-gray-bytearray-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-new-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-out-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint8-graya-bytearray-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-new-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-out-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-new-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-new--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-out-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-out-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-out--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-view-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-view-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-view--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-bytearray-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-bytearray-5] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-new-bytearray--1] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-new-None] SKIPPED [ 41%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-out-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-new-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-out-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-view-bytearray-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-new-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-out-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-out--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-view-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-view-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-view--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-bytearray-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-bytearray-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-gray-bytearray-bytearray--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-new-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-new-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-new--1] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-out-None] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-out-5] SKIPPED [ 42%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-out--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-view-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-view-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-view--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-bytearray-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-bytearray-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-new-bytearray--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-new-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-new-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-new--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-out-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-out-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-out--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-view-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-view-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-view--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-bytearray-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-bytearray-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-out-bytearray--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-new-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-new-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-new--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-out-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-out-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-out--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-view-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-view-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-view--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-bytearray-None] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-bytearray-5] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[apng-uint16-graya-bytearray-bytearray--1] SKIPPED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-bytearray-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-new-bytearray--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-bytearray-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-out-bytearray--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-bytearray-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgb-bytearray-bytearray--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-bytearray-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-new-bytearray--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-bytearray-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-out-bytearray--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-new-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-new-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-new--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-out-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-out-5] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-out--1] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-view-None] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-view-5] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-view--1] XFAIL [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-bytearray-None] PASSED [ 43%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-bytearray-5] PASSED [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-rgba-bytearray-bytearray--1] PASSED [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-new-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-out-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-view-bytearray-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-new-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-out-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-gray-bytearray-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-new-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-new--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-out-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-out-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-out--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-view-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-view-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-view--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-bytearray-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-bytearray-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-out-bytearray--1] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-new-None] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-new-5] XFAIL [ 44%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-new--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-out-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-out--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-bytearray-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint8-graya-bytearray-bytearray--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-new-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-out-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgb-bytearray-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-new-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-out-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-new-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-new--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-out-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-out--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-bytearray-None] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-rgba-bytearray-bytearray--1] PASSED [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-new-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-new--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-out-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-out--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-view-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-view-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-view--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-bytearray-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-bytearray-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-new-bytearray--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-new-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-new-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-new--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-out-None] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-out-5] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-out--1] XFAIL [ 45%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-out-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-view-bytearray-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-new-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-out-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-gray-bytearray-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-new-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-out-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-new-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-new-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-new--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-out-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-out-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-out--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-view-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-view-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-view--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-bytearray-None] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-bytearray-5] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[avif-uint16-graya-bytearray-bytearray--1] XFAIL [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-new-None] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-new-5] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-new--1] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-out-None] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-out-5] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-out--1] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-view-None] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-view-5] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-view--1] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-bytearray-None] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-bytearray-5] SKIPPED [ 46%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-new-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-out-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-new-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-out-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-new-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-out-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-out-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-out-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-out--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-view-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-view-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-view--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-bytearray-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-bytearray-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-view-bytearray-bytearray--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-new-None] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-new-5] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-new--1] SKIPPED [ 47%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-new-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-out-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-gray-bytearray-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-new-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-out-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint8-graya-bytearray-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-new-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-view--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-bytearray-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-bytearray-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-out-bytearray--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-new-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-new-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-new--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-out-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-out-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-out--1] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-view-None] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-view-5] SKIPPED [ 48%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-new-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-out-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-new-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-out-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-view-bytearray-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-new-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-new-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-new-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-new--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-out-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-out-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-out--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-view-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-view-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-view--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-bytearray-None] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-bytearray-5] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-out-bytearray--1] SKIPPED [ 49%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-new-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-new-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-new--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-out-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-out-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-out--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-view-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-view-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-view--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-bytearray-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-bytearray-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-gray-bytearray-bytearray--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-new-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-new-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-new--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-out-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-out-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-out--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-view-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-view-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-view--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-bytearray-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-bytearray-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-new-bytearray--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-new-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-new-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-new--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-out-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-out-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-out--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-view-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-view-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-view--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-bytearray-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-bytearray-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-out-bytearray--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-new-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-new-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-new--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-out-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-out-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-out--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-view-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-view-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-view--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-bytearray-None] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-bytearray-5] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[brunsli-uint16-graya-bytearray-bytearray--1] SKIPPED [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-new-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-out-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgb-bytearray-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-new-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-out-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-rgba-bytearray-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-new-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-new-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-new--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-out-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-out-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-out--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-bytearray-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-bytearray-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-new-bytearray--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-new-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-new-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-new--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-out-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-out-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-out--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-bytearray-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-bytearray-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-out-bytearray--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-new-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-new-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-new--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-out-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-out-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-out--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-view-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-view-5] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-view--1] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-bytearray-None] XFAIL [ 50%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-view-bytearray-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-new-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-out-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-gray-bytearray-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-new-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-out-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint8-graya-bytearray-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-new-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-out-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-out-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-out--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-view-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-view-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-view--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-bytearray-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-bytearray-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-out-bytearray--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-new-None] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-new-5] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-new--1] XFAIL [ 51%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgb-bytearray-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-new-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-out-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-rgba-bytearray-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-new-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-out-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-view-bytearray-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-view-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-view--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-bytearray-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-bytearray-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-new-bytearray--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-new-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-new-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-new--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-out-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-out-5] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-out--1] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-view-None] XFAIL [ 52%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-view-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-view--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-bytearray-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-bytearray-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-out-bytearray--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-new-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-new-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-new--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-out-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-out-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-out--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-view-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-view-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-view--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-bytearray-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-bytearray-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-gray-bytearray-bytearray--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-new-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-new-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-new--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-out-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-out-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-out--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-view-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-view-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-view--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-bytearray-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-bytearray-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-new-bytearray--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-new-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-new-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-new--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-out-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-out-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-out--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-view-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-view-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-view--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-bytearray-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-bytearray-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-out-bytearray--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-new-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-new-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-new--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-out-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-out-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-out--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-view-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-view-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-view--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-bytearray-None] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-bytearray-5] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[heif-uint16-graya-bytearray-bytearray--1] XFAIL [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-new-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-new-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-new--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-out-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-out-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-out--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-view-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-view-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-view--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-bytearray-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-bytearray-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-new-bytearray--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-new-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-new-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-new--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-out-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-out-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-out--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-view-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-view-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-view--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-bytearray-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-bytearray-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-out-bytearray--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-new-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-new-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-new--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-out-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-out-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-out--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-view-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-view-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-view--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-new-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-new-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-new--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-out-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-out-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-out--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-view-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-view-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-view--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-bytearray-None] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-bytearray-5] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-new-bytearray--1] SKIPPED [ 53%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-out-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-new-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-out-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-view-bytearray-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-new-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-out-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-out-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-out--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-view-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-view-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-view--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-bytearray-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-bytearray-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-gray-bytearray-bytearray--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-new-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-new-5] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-new--1] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-out-None] SKIPPED [ 54%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-new-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-out-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint8-graya-bytearray-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-new-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-out-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-new-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-view--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-bytearray-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-bytearray-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-out-bytearray--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-new-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-new-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-new--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-out-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-out-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-out--1] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-view-None] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-view-5] SKIPPED [ 55%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-new-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-out-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-view-bytearray-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-new-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-out-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-gray-bytearray-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-new-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-new-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-new--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-out-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-out-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-out--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-view-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-view-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-view--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-bytearray-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-bytearray-5] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-out-bytearray--1] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-new-None] SKIPPED [ 56%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-new-5] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-new--1] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-out-None] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-out-5] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-out--1] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-view-None] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-view-5] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-view--1] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-bytearray-None] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-bytearray-5] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg2k-uint16-graya-bytearray-bytearray--1] SKIPPED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-new-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-out-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgb-bytearray-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-new-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-out-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-new-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-new-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-new--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-out-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-out-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-out--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-bytearray-None] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-bytearray-5] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-rgba-bytearray-bytearray--1] PASSED [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-new-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-new-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-new--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-out-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-out-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-out--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-view-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-view-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-view--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-bytearray-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-bytearray-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-new-bytearray--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-new-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-new-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-new--1] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-out-None] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-out-5] XFAIL [ 57%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-bytearray-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-out-bytearray--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-new-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-new-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-new--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-out-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-out-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-bytearray-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-view-bytearray-bytearray--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-new-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-new-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-new--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-out-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-out-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-out--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-bytearray-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-bytearray-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-new-bytearray--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-new-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-new-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-new--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-out-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-out-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-out--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-bytearray-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-bytearray-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-out-bytearray--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-new-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-new-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-new--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-out-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-out-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-out--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-bytearray-None] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-bytearray-5] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-gray-bytearray-bytearray--1] PASSED [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-new-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-new-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-new--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-out-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-out-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-bytearray-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-new-bytearray--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-new-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-new-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-new--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-out-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-out-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-bytearray-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-out-bytearray--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-new-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-new-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-new--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-out-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-out-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-bytearray-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint8-graya-bytearray-bytearray--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-new-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-new-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-new--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-out-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-out-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-out--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-view-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-view-5] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-view--1] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-bytearray-None] XFAIL [ 58%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-new-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-out-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgb-bytearray-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-new-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-out-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-rgba-bytearray-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-new-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-out-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-new--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-out-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-out-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-out--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-view-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-view-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-view--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-bytearray-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-bytearray-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-view-bytearray-bytearray--1] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-new-None] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-new-5] XFAIL [ 59%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-new-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-new-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-new-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-out-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-new-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-new-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-gray-bytearray-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-new-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-new-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-new-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-new-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-new-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-out-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-new-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-new-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-new--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-out-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-out-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-out--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-view-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-view-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-view--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-bytearray-None] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-bytearray-5] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg8-uint16-graya-bytearray-bytearray--1] XFAIL [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-new-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-new-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-new--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-out-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-out-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-out--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-view-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-view-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-view--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-bytearray-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-bytearray-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-new-bytearray--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-new-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-new-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-new--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-out-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-out-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-out--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-view-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-view-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-view--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-bytearray-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-bytearray-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-out-bytearray--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-new-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-new-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-new--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-out-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-out-5] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-out--1] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-view-None] SKIPPED [ 60%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-new-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-out-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-new-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-out-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-view-bytearray-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-new-bytearray--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-new-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-new-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-new--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-out-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-out-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-out--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-view-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-view-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-view--1] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-bytearray-None] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-bytearray-5] SKIPPED [ 61%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-out-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-gray-bytearray-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-new-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-out-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint8-graya-bytearray-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-new-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-out-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-out-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-out-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-out--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-view-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-view-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-view--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-bytearray-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-bytearray-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-new-bytearray--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-new-None] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-new-5] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-new--1] SKIPPED [ 62%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-out-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-new-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-out-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-view-bytearray-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-new-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-out-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-view--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-bytearray-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-bytearray-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-gray-bytearray-bytearray--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-new-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-new-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-new--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-out-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-out-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-out--1] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-view-None] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-view-5] SKIPPED [ 63%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-new-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-out-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpeg12-uint16-graya-bytearray-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-new-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-out-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-new-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-out-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-new-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-new-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-new--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-out-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-out-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-out--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-view-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-view-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-view--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 64%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-new-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-out-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-view-bytearray-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-new-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-out-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-gray-bytearray-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-new-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-out--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-view-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-view-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-view--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-bytearray-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-bytearray-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-out-bytearray--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-new-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-new-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-new--1] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-out-None] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-out-5] SKIPPED [ 65%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint8-graya-bytearray-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-new-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-out-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-new-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-out-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-bytearray-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-bytearray-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-new-bytearray--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-new-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-new-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-new--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-out-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-out-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-out--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-view-None] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-view-5] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-view--1] SKIPPED [ 66%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-out-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-view-bytearray-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-new-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-out-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-gray-bytearray-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-new-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-out-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegls-uint16-graya-bytearray-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-new-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-new--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-out-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-out-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-out--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-view-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-view-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-view--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-bytearray-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-bytearray-5] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-new-bytearray--1] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-new-None] SKIPPED [ 67%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-out-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-new-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-out-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-new-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-out-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-view-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-view-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-view--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-bytearray-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-bytearray-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-view-bytearray-bytearray--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-new-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-new-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-new--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-out-None] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-out-5] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-out--1] SKIPPED [ 68%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-new-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-out-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-gray-bytearray-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-new-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-out-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint8-graya-bytearray-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-new-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-bytearray-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-out-bytearray--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-new-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-new-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-new--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-out-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-out-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-out--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-view-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-view-5] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-view--1] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 69%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-new-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-out-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-new-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-out-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-view-bytearray-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-new-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-out-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-out-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-out--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-view-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-view-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-view--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-bytearray-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-bytearray-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-out-bytearray--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-new-None] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-new-5] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-new--1] SKIPPED [ 70%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-out-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-out-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-out--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-view-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-view-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-view--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-bytearray-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-bytearray-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-gray-bytearray-bytearray--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-new-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-new-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-new--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-out-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-out-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-out--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-view-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-view-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-view--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-bytearray-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-bytearray-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-new-bytearray--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-new-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-new-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-new--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-out-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-out-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-out--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-view-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-view-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-view--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-bytearray-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-bytearray-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-out-bytearray--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-new-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-new-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-new--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-out-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-out-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-out--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-view-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-view-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-view--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-bytearray-None] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-bytearray-5] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxl-uint16-graya-bytearray-bytearray--1] SKIPPED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-new-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-new-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-new--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-out-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-out-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-out--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-view-None] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-view-5] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-view--1] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-bytearray-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-bytearray-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-new-bytearray--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-new-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-new-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-new--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-out-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-out-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-out--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-view-None] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-view-5] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-view--1] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-bytearray-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-bytearray-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-out-bytearray--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-new-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-new-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-new--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-out-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-out-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-out--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-view-None] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-view-5] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-view--1] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-bytearray-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-bytearray-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgb-bytearray-bytearray--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-new-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-new-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-new--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-out-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-out-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-out--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-view-None] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-view-5] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-view--1] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-bytearray-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-bytearray-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-new-bytearray--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-new-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-new-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-new--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-out-None] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-out-5] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-out--1] PASSED [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-view-None] XFAIL [ 71%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-out-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-rgba-bytearray-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-new-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-out-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-view-bytearray-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-new-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-out-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-new-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-new-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-new--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-out-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-out-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-out--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-bytearray-None] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-bytearray-5] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-gray-bytearray-bytearray--1] PASSED [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-new-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-new-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-new--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-out-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-out-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-out--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-view-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-view-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-view--1] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-bytearray-None] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-bytearray-5] XFAIL [ 72%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-new-bytearray--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-new-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-new-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-new--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-out-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-out-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-out--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-bytearray-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-bytearray-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-out-bytearray--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-new-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-new-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-new--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-out-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-out-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-out--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-bytearray-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-bytearray-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint8-graya-bytearray-bytearray--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-new-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-out-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgb-bytearray-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-new-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-out-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-out-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-out--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-view-None] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-view-5] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-view--1] XFAIL [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-bytearray-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-bytearray-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-rgba-bytearray-bytearray--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-new-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-new-5] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-new--1] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-out-None] PASSED [ 73%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-new-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-new-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-new-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-new--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-out-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-out-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-new-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-new-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-new--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-out-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-view-bytearray-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-new-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-new-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-new--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-out-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-new-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-new-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-new-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-new--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-out-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-out-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-new-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-new-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-new--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-out-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-out-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-out--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-bytearray-None] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-bytearray-5] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-gray-bytearray-bytearray--1] PASSED [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-new-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-new-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-new--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-out-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-out-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-out--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-bytearray-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-bytearray-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-new-bytearray--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-new-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-new-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-new--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-out-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-out-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-out--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-view--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-bytearray-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-bytearray-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-out-bytearray--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-new-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-new-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-new--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-out-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-out-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-out--1] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-view-None] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-view-5] XFAIL [ 74%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-view--1] XFAIL [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-bytearray-None] XFAIL [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-bytearray-5] XFAIL [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[jpegxr-uint16-graya-bytearray-bytearray--1] XFAIL [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-new-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-out-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-new-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-out-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-new-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-new-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-new--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-out-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-out-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-out--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-view-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-view-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-view--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-bytearray-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-bytearray-5] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-out-bytearray--1] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-new-None] SKIPPED [ 75%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-view-bytearray-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-new-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-out-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-gray-bytearray-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-new-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-out-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint8-graya-bytearray-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-out--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-view-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-view-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-view--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-bytearray-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-bytearray-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-new-bytearray--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-new-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-new-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-new--1] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-out-None] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-out-5] SKIPPED [ 76%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-out-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-new-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-out-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-new-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-out-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-bytearray-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-bytearray-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-view-bytearray-bytearray--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-new-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-new-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-new--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-out-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-out-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-out--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-view-None] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-view-5] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-view--1] SKIPPED [ 77%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-new-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-out-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-gray-bytearray-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-new-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-out-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[ljpeg-uint16-graya-bytearray-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-new-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-out-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-new--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-out-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-out-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-out--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-view-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-view-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-view--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-new-None] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-new-5] SKIPPED [ 78%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-new-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-out-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-new-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-out-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-view-bytearray-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-new-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-view-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-view-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-view--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-bytearray-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-bytearray-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-out-bytearray--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-new-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-new-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-new--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-out-None] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-out-5] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-out--1] SKIPPED [ 79%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-gray-bytearray-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-new-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-out-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint8-graya-bytearray-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-new-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-out-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-new-bytearray--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-new-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-new-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-new--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-out-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-out-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-out--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-view-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-view-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-view--1] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-bytearray-None] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-bytearray-5] SKIPPED [ 80%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-out-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-new-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-out-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-view-bytearray-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-new-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-out-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-gray-bytearray-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-out-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-out-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-out--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-view-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-view-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-view--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-bytearray-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-bytearray-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-new-bytearray--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-new-None] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-new-5] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-new--1] SKIPPED [ 81%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-out-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-out-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-out--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-view-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-view-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-view--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-bytearray-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-bytearray-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-out-bytearray--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-new-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-new-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-new--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-out-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-out-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-out--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-view-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-view-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-view--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-bytearray-None] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-bytearray-5] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[mozjpeg-uint16-graya-bytearray-bytearray--1] SKIPPED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-new-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-out-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgb-bytearray-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-new-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-out-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-view--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-bytearray-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-bytearray-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-rgba-bytearray-bytearray--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-new-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-new-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-new--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-out-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-out-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-out--1] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-view-None] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-view-5] PASSED [ 82%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-new-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-out-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-view-bytearray-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-new-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-out-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-gray-bytearray-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-new-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-out-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-new-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-new-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-new--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-out-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-out-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-out--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-view-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-view-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-view--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-bytearray-None] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-bytearray-5] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint8-graya-bytearray-bytearray--1] PASSED [ 83%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-new-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-out-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgb-bytearray-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-new-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-out-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-rgba-bytearray-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-new-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-out-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-out--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-view-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-view-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-view--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-bytearray-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-bytearray-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-out-bytearray--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-new-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-new-5] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-new--1] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-out-None] PASSED [ 84%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-view-bytearray-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-new-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-out-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-gray-bytearray-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-new-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-out-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-new-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-new-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-new--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-out-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-out-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-out--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-view-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-view-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-view--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-bytearray-None] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-bytearray-5] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[png-uint16-graya-bytearray-bytearray--1] PASSED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-new-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-new-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-new--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-out-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-out-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-out--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-view-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-view-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-view--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-bytearray-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-bytearray-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-new-bytearray--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-new-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-new-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-new--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-out-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-out-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-out--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-view-None] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-view-5] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-view--1] SKIPPED [ 85%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-out-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-new-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-out-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-new-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-out-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-view-bytearray-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-new-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-new--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-out-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-out-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-out--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-view-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-view-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-view--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-bytearray-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-bytearray-5] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-new-bytearray--1] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-new-None] SKIPPED [ 86%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-out-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-gray-bytearray-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-new-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-out-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint8-graya-bytearray-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-new-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-out-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-view-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-view-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-view--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-new-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-new-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-new--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-out-None] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-out-5] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-out--1] SKIPPED [ 87%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-new-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-out-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-new-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-out-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-view-bytearray-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-new-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-bytearray-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-out-bytearray--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-new-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-new-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-new--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-out-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-out-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-out--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-view-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-view-5] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-view--1] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-bytearray-None] SKIPPED [ 88%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-gray-bytearray-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-new-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-out-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[qoi-uint16-graya-bytearray-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-new-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-out-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgb-bytearray-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-new-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-new--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-out-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-out-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-out--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-view-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-view-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-view--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-bytearray-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-bytearray-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-out-bytearray--1] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-new-None] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-new-5] SKIPPED [ 89%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-rgba-bytearray-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-new-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-out-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-view-bytearray-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-new-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-out-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-gray-bytearray-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-view-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-view--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-bytearray-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-bytearray-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-new-bytearray--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-new-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-new-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-new--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-out-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-out-5] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-out--1] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-view-None] SKIPPED [ 90%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-out-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint8-graya-bytearray-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-new-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-out-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgb-bytearray-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-new-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-out-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-rgba-bytearray-bytearray--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-new-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-new-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-new--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-out-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-out-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-out--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-view-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-view-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-view--1] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-bytearray-None] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-bytearray-5] SKIPPED [ 91%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-new-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-out-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-view-bytearray-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-new-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-out-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-gray-bytearray-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-new-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-out-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-new-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-new-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-new--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-out-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-out-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-out--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-view-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-view-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-view--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-bytearray-None] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-bytearray-5] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[spng-uint16-graya-bytearray-bytearray--1] SKIPPED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-new-None] PASSED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-new-5] PASSED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-new--1] PASSED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-out-None] PASSED [ 92%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-new-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-out-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgb-bytearray-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-new-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-out-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-rgba-bytearray-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-new-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-view--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-bytearray-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-bytearray-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-out-bytearray--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-new-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-new-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-new--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-out-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-out-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-out--1] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-view-None] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-view-5] PASSED [ 93%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-view--1] PASSED [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-bytearray-None] PASSED [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-bytearray-5] PASSED [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-view-bytearray-bytearray--1] PASSED [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-new-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-out-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-gray-bytearray-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-new-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-out-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint8-graya-bytearray-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-new-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-new-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-new-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-new--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-out-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-out-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-out--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-view-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-view-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-view--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-bytearray-None] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-bytearray-5] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-out-bytearray--1] XFAIL [ 94%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgb-bytearray-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-new-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-out-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-rgba-bytearray-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-new-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-out-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-view-bytearray-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-out--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-view-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-view-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-view--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-bytearray-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-bytearray-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-new-bytearray--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-new-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-new-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-new--1] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-out-None] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-out-5] XFAIL [ 95%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-out--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-view-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-view-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-view--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-bytearray-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-bytearray-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-out-bytearray--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-new-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-new-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-new--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-out-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-out-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-out--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-view-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-view-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-view--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-bytearray-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-bytearray-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-gray-bytearray-bytearray--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-new-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-new-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-new--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-out-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-out-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-out--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-view-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-view-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-view--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-bytearray-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-bytearray-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-new-bytearray--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-new-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-new-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-new--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-out-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-out-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-out--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-view-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-view-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-view--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-bytearray-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-bytearray-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-out-bytearray--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-new-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-new-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-new--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-out-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-out-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-out--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-view-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-view-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-view--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-bytearray-None] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-bytearray-5] XFAIL [ 96%]
tests/test_imagecodecs.py::test_image_roundtrips[webp-uint16-graya-bytearray-bytearray--1] XFAIL [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-new-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-new-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-new-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-out-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-out-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-out-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-bytearray-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-bytearray-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-False-bytearray-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-new-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-new-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-new-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-out-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-out-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-out-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-bytearray-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-bytearray-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[None-True-bytearray-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-new-new] PASSED   [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-new-out] PASSED   [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-new-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-out-new] PASSED   [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-out-out] PASSED   [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-out-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-bytearray-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-bytearray-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-False-bytearray-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-new-new] PASSED    [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-new-out] PASSED    [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-new-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-out-new] PASSED    [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-out-out] PASSED    [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-out-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-bytearray-new] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-bytearray-out] PASSED [ 96%]
tests/test_imagecodecs.py::test_gif_roundtrips[0-True-bytearray-bytearray] PASSED [ 96%]
tests/test_imagecodecs.py::test_png_rgba_palette PASSED                  [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.b1-False] XFAIL (not...) [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.b1-True] PASSED          [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.bigendian.u2-True] PASSED [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.bigtiff.u1-True] PASSED  [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.c16-True] PASSED         [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.c8-True] PASSED          [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.contig.u1-True] PASSED   [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.depth.deflate.u1-False] XFAIL [ 96%]
tests/test_imagecodecs.py::test_tiff_files[gray.depth.deflate.u1-True] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.depth.u1-False] XFAIL    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.depth.u1-True] XFAIL     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.f2-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.f4-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.f8-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.i1-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.i2-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.i4-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.i8-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.lzma.u1-False] XFAIL     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.lzma.u1-True] XFAIL      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.lzma.u2-False] XFAIL     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.lzma.u2-True] XFAIL      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.none.u1-False] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.none.u1-True] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.b1-False] XFAIL      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.b1-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.f2-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.f4-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.f8-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i1-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i1-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i2-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i2-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i4-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i4-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i8-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.i8-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u1-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u1-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u2-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u2-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u4-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u4-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u8-False] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.one.u8-True] PASSED      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.packbits.u1-False] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.packbits.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.packbits.u2-False] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.packbits.u2-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.separate.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.series.u1-True] PASSED   [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.stack.u1-True] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.tiled.f4-True] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.tiled.none.u1-False] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.tiled.none.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u1-True] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.tiled.u2-True] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.u1-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.u2-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.u4-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.u8-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.zstd.u1-False] XFAIL     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.zstd.u1-True] XFAIL      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.zstd.u2-False] XFAIL     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[gray.zstd.u2-True] XFAIL      [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.predict.u1-True] PASSED   [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.separate.tiled.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.separate.u1-True] PASSED  [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.jpeg.u1-False] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.jpeg.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.jpeg.u2-False] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.jpeg.u2-True] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lzma.u1-False] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.lzma.u1-True] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.packbits.u1-False] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.packbits.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.u1-True] PASSED     [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.webp.u1-False] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.webp.u1-True] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.zstd.u1-False] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.tiled.zstd.u1-True] XFAIL [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgb.u1-True] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgba.separate.tiled.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgba.separate.u1-True] PASSED [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgba.tiled.u1-True] PASSED    [ 97%]
tests/test_imagecodecs.py::test_tiff_files[rgba.u1-True] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tiff_index[10] PASSED                    [ 97%]
tests/test_imagecodecs.py::test_tiff_index[1048576] PASSED               [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-u1-<] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-u1->] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-u2-<] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-u2->] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-f2-<] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-f2->] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-f4-<] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-False-f4->] PASSED          [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-u1-<] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-u1->] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-u2-<] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-u2->] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-f2-<] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-f2->] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-f4-<] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[lzw-True-f4->] PASSED           [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-u1-<] PASSED         [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-u1->] PASSED         [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-u2-<] PASSED         [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-u2->] PASSED         [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-f2-<] PASSED         [ 97%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-f2->] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-f4-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-False-f4->] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-u1-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-u1->] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-u2-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-u2->] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-f2-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-f2->] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-f4-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[zstd-True-f4->] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-u1-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-u1->] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-u2-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-u2->] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-f2-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-f2->] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-f4-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-False-f4->] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-u1-<] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-u1->] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-u2-<] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-u2->] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-f2-<] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-f2->] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-f4-<] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[packbits-True-f4->] PASSED      [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-u1-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-u1->] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-u2-<] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-u2->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-f2-<] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-f2->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-f4-<] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-False-f4->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-u1-<] XFAIL (webp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-u1->] XFAIL (webp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-u2-<] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-u2->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-f2-<] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-f2->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-f4-<] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[webp-True-f4->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-u1-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-u1->] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-u2-<] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-u2->] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-f2-<] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-f2->] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-f4-<] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-False-f4->] XFAIL (tif...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-u1-<] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-u1->] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-u2-<] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-u2->] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-f2-<] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-f2->] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-f4-<] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[jpeg-True-f4->] XFAIL (tiff...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-u1-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-u1->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-u2-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-u2->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-f2-<] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-f2->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-f4-<] PASSED         [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-False-f4->] XFAIL (dty...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-u1-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-u1->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-u2-<] PASSED          [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-u2->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-f2-<] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-f2->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-f4-<] XFAIL (lerc...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc-True-f4->] XFAIL (dtyp...) [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-u1-<] PASSED    [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-u1->] XFAIL     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-u2-<] PASSED    [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-u2->] XFAIL     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-f2-<] XFAIL     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-f2->] XFAIL     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-f4-<] PASSED    [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-False-f4->] XFAIL     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-u1-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-u1->] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-u2-<] PASSED     [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-u2->] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-f2-<] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-f2->] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-f4-<] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_zstd-True-f4->] XFAIL      [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-u1-<] PASSED [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-u1->] XFAIL  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-u2-<] PASSED [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-u2->] XFAIL  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-f2-<] XFAIL  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-f2->] XFAIL  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-f4-<] PASSED [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-False-f4->] XFAIL  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-u1-<] PASSED  [ 98%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-u1->] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-u2-<] PASSED  [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-u2->] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-f2-<] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-f2->] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-f4-<] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile[lerc_deflate-True-f4->] XFAIL   [ 99%]
tests/test_imagecodecs.py::test_tifffile_ljpeg[u1] SKIPPED (tifffile...) [ 99%]
tests/test_imagecodecs.py::test_czifile SKIPPED (czifile missing)        [ 99%]
tests/test_imagecodecs.py::test_numcodecs_register PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[aec-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[aec-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[apng-gray] SKIPPED (apng n...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[apng-rgb] SKIPPED (apng no...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[avif-gray] XFAIL (AVIF doe...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[avif-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bitorder-gray] PASSED          [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bitorder-rgb] PASSED           [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bitshuffle-gray] SKIPPED (...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bitshuffle-rgb] SKIPPED (b...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[blosc-gray] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[blosc-rgb] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[blosc2-gray] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[blosc2-rgb] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[byteshuffle-gray] PASSED       [ 99%]
tests/test_imagecodecs.py::test_numcodecs[byteshuffle-rgb] PASSED        [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bz2-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[bz2-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[deflate-gray] PASSED           [ 99%]
tests/test_imagecodecs.py::test_numcodecs[deflate-rgb] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[delta-gray] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[delta-rgb] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[float24-gray] PASSED           [ 99%]
tests/test_imagecodecs.py::test_numcodecs[float24-rgb] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[floatpred-gray] PASSED         [ 99%]
tests/test_imagecodecs.py::test_numcodecs[floatpred-rgb] PASSED          [ 99%]
tests/test_imagecodecs.py::test_numcodecs[gif-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[gif-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg-gray] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg12-gray] SKIPPED (jpeg...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg12-rgb] SKIPPED (jpeg1...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg2k-gray] SKIPPED (jpeg...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpeg2k-rgb] SKIPPED (jpeg2...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegls-gray] SKIPPED (jpeg...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegls-rgb] SKIPPED (jpegl...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegxl-gray] SKIPPED (jpeg...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegxl-rgb] SKIPPED (jpegx...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegxr-gray] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[jpegxr-rgb] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lerc-gray] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lerc-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[ljpeg-gray] SKIPPED (ljpeg...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[ljpeg-rgb] SKIPPED (ljpeg ...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lz4-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lz4-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lz4f-gray] SKIPPED (lz4f n...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lz4f-rgb] SKIPPED (lz4f no...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzf-gray] SKIPPED (lzf not...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzf-rgb] SKIPPED (lzf not ...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzfse-gray] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzfse-rgb] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzham-gray] SKIPPED (lzham...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzham-rgb] SKIPPED (lzham ...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzma-gray] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzma-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzw-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[lzw-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[packbits-gray] PASSED          [ 99%]
tests/test_imagecodecs.py::test_numcodecs[packbits-rgb] PASSED           [ 99%]
tests/test_imagecodecs.py::test_numcodecs[pglz-gray] SKIPPED (pglz n...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[pglz-rgb] SKIPPED (pglz no...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[png-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[png-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[qoi-gray] SKIPPED (qoi not...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[qoi-rgb] SKIPPED (qoi not ...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[rgbe-gray] SKIPPED (rgbe n...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[rgbe-rgb] SKIPPED (rgbe no...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[rcomp-gray] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[rcomp-rgb] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[snappy-gray] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[snappy-rgb] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[spng-gray] SKIPPED (spng n...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[spng-rgb] SKIPPED (spng no...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[tiff-gray] XFAIL (TIFF enc...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[tiff-rgb] XFAIL (TIFF enco...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[webp-gray] XFAIL (WebP doe...) [ 99%]
tests/test_imagecodecs.py::test_numcodecs[webp-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[xor-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[xor-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zfp-gray] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zfp-rgb] PASSED                [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zlib-gray] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zlib-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zlibng-gray] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zlibng-rgb] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zopfli-gray] PASSED            [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zopfli-rgb] PASSED             [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zstd-gray] PASSED              [ 99%]
tests/test_imagecodecs.py::test_numcodecs[zstd-rgb] PASSED               [ 99%]
tests/test_imagecodecs.py::test_jpeg8_large SKIPPED (large file not ...) [100%]

= 4586 passed, 4093 skipped, 296 deselected, 1362 xfailed in 151.30s (0:02:31) =
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-imagecodecs-2023.1.23-3.fc41.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dlUpWk
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd imagecodecs-2023.1.23
+ DOCDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/doc/python3-imagecodecs
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/doc/python3-imagecodecs
+ cp -pr /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/README.rst /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/doc/python3-imagecodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UTXXDk
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ cd imagecodecs-2023.1.23
+ LICENSEDIR=/builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/licenses/python3-imagecodecs
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/licenses/python3-imagecodecs
+ cp -pr /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/imagecodecs-2023.1.23/LICENSE /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT/usr/share/licenses/python3-imagecodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-imagecodecs = 2023.1.23-3.fc41 python3-imagecodecs = 2023.1.23-3.fc41 python3-imagecodecs(x86-64) = 2023.1.23-3.fc41 python3.13-imagecodecs = 2023.1.23-3.fc41 python3.13dist(imagecodecs) = 2023.1.23 python3dist(imagecodecs) = 2023.1.23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 libLerc.so.4()(64bit) libaec.so.0()(64bit) libavif.so.16()(64bit) libblosc.so.1()(64bit) libblosc2.so.4()(64bit) libbrotlidec.so.1()(64bit) libbrotlienc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcfitsio.so.10()(64bit) libdeflate.so.0()(64bit) libgif.so.7()(64bit) libheif.so.1()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libjpegxr.so.0()(64bit) libjxrglue.so.0()(64bit) liblcms2.so.2()(64bit) liblz4.so.1()(64bit) liblzfse.so.1()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libsnappy.so.1()(64bit) libtiff.so.6()(64bit) libtiff.so.6(LIBTIFF_4.0)(64bit) libtiff.so.6(LIBTIFF_4.5)(64bit) libwebp.so.7()(64bit) libz-ng.so.2()(64bit) libz-ng.so.2(ZLIB_NG_2.0.0)(64bit) libz-ng.so.2(ZLIB_NG_2.1.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libz.so.1(ZLIB_1.2.9)(64bit) libzfp.so.1()(64bit) libzopfli.so.1()(64bit) libzstd.so.1()(64bit) python(abi) = 3.13 python3.13dist(numpy) rtld(GNU_HASH)
Processing files: python-imagecodecs-debugsource-2023.1.23-3.fc41.x86_64
Provides: python-imagecodecs-debugsource = 2023.1.23-3.fc41 python-imagecodecs-debugsource(x86-64) = 2023.1.23-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-imagecodecs-debuginfo-2023.1.23-3.fc41.x86_64
Provides: debuginfo(build-id) = 094cfa2b0b7f70f13ea0dc9ba6fef263817475e4 debuginfo(build-id) = 14057681ceb2d00bdfbe93a3d586a4d49b922355 debuginfo(build-id) = 141da557d14cc1b7a7c63731fcb2f8686b6e73ef debuginfo(build-id) = 1a82d82703db776bcab237f00443d8e76313f591 debuginfo(build-id) = 294316c4b9c30b6cce74c7a22d2da436f24d0ccf debuginfo(build-id) = 2c5e917078492d020330c4243cdab868b0f138a9 debuginfo(build-id) = 3b2a67ea7a2e4b26e0a85204a2126fa15fba2e97 debuginfo(build-id) = 43064701d8692eaf6799ca271cb4a66ba82f5bd0 debuginfo(build-id) = 43810c5edfadc9f190447ce273d4c6c30ca84cbf debuginfo(build-id) = 53c6d0120283cf66b4efca6e7f6876f58204dbcf debuginfo(build-id) = 5f8b2a47d7ea19055dc6b779fd48af6756ea680f debuginfo(build-id) = 6dd3f1db53ec40f2f676c1c53b4239ded002d323 debuginfo(build-id) = 870149cf3fd7732de8b0a7ed83fe5639f0e202dd debuginfo(build-id) = 87882c2654521b1868cbd951d5d4e40a2833cc40 debuginfo(build-id) = 9b3d574e10d8919ec26b3cae0c3764fd694d9ce8 debuginfo(build-id) = 9b5bce5887ecad5716c575470356858ffee884b1 debuginfo(build-id) = 9c4ef999be8b4c378d6fbebbc9b7a554ed3b1ecc debuginfo(build-id) = 9e97d3667ef8d8bf7fc9d9882b5d4654f4a581bb debuginfo(build-id) = a246b7b11d11e2919da9b0618623ab915a5732e6 debuginfo(build-id) = afd9100d122f2cdda1e4b386c4cbb8a8c34f7617 debuginfo(build-id) = b593a7db65d788cc50ebf79222d2e6fff065e122 debuginfo(build-id) = c0110bd16b1fdbd080ce713ca6cb95c50e24ac00 debuginfo(build-id) = cd376c29056fa04510ef705fd5e22451a537a8b5 debuginfo(build-id) = e2e2f3c643a893155d189f3eea04c9cddfb15384 debuginfo(build-id) = e9f452ea5e0a4b247523d33dabbfb804588b728f debuginfo(build-id) = ec1d3a762133a0f21239afac5b5aafadc4b0535b debuginfo(build-id) = f15a8d5c37826af40dcbc6bce5ba5d49ab491d70 debuginfo(build-id) = ffd4e4bfc658ea0d827e146a2657e9c37e3e14f1 python-imagecodecs-debuginfo = 2023.1.23-3.fc41 python3-imagecodecs-debuginfo = 2023.1.23-3.fc41 python3-imagecodecs-debuginfo(x86-64) = 2023.1.23-3.fc41 python3.13-imagecodecs-debuginfo = 2023.1.23-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-imagecodecs-debugsource(x86-64) = 2023.1.23-3.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-imagecodecs-2023.1.23-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-imagecodecs-2023.1.23-3.fc41.src.rpm
Wrote: /builddir/build/RPMS/python-imagecodecs-debugsource-2023.1.23-3.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-imagecodecs-2023.1.23-3.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-imagecodecs-debuginfo-2023.1.23-3.fc41.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.PWviBq
+ umask 022
+ cd /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ test -d /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ rm -rf /builddir/build/BUILD/python-imagecodecs-2023.1.23-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-imagecodecs-2023.1.23-3.fc41.src.rpm
Finish: build phase for python-imagecodecs-2023.1.23-3.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1725044796.466408/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/python-imagecodecs-2023.1.23-3.fc41.src.rpm) Config(child) 10 minutes 40 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-imagecodecs",
            "epoch": null,
            "version": "2023.1.23",
            "release": "3.fc41",
            "arch": "src"
        },
        {
            "name": "python3-imagecodecs",
            "epoch": null,
            "version": "2023.1.23",
            "release": "3.fc41",
            "arch": "x86_64"
        },
        {
            "name": "python3-imagecodecs-debuginfo",
            "epoch": null,
            "version": "2023.1.23",
            "release": "3.fc41",
            "arch": "x86_64"
        },
        {
            "name": "python-imagecodecs-debugsource",
            "epoch": null,
            "version": "2023.1.23",
            "release": "3.fc41",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished